svn commit: r322885 - head/www/thundercache
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 13 05:38:03 UTC 2013
Author: sunpoet
Date: Sat Jul 13 05:38:02 2013
New Revision: 322885
URL: http://svnweb.freebsd.org/changeset/ports/322885
Log:
- Cleanup :install target which was previously done by bdrewery in r316958
Pointyhat to: sunpoet (myself)
Modified:
head/www/thundercache/Makefile
Modified: head/www/thundercache/Makefile
==============================================================================
--- head/www/thundercache/Makefile Sat Jul 13 05:34:38 2013 (r322884)
+++ head/www/thundercache/Makefile Sat Jul 13 05:38:02 2013 (r322885)
@@ -62,7 +62,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP
USE_PHP+= curl pcre bcmath pdo mcrypt mhash session
.endif
-LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl:install
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
SUB_FILES= pkg-message log.sh test-deps.sh
SUB_LIST= "GREP=${GREP}"
More information about the svn-ports-head
mailing list