svn commit: r327468 - head/databases/libmemcached
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 17 10:12:32 UTC 2013
Author: bapt
Date: Tue Sep 17 10:12:32 2013
New Revision: 327468
URL: http://svnweb.freebsd.org/changeset/ports/327468
Log:
Do not overwrite USES
Modified:
head/databases/libmemcached/Makefile
Modified: head/databases/libmemcached/Makefile
==============================================================================
--- head/databases/libmemcached/Makefile Tue Sep 17 10:08:40 2013 (r327467)
+++ head/databases/libmemcached/Makefile Tue Sep 17 10:12:32 2013 (r327468)
@@ -28,7 +28,7 @@ LIB_DEPENDS+= sasl2.3:${PORTSDIR}/securi
.endif
.if !defined(NO_INSTALL_MANPAGES)
-USES= perl5
+USES+= perl5
USE_PERL5= build
MAN1= memaslap.1 \
memcapable.1 \
More information about the svn-ports-head
mailing list