svn commit: r318041 - head/www/pear-Services_Digg
Martin Wilke
miwi at FreeBSD.org
Mon May 13 09:43:19 UTC 2013
Author: miwi
Date: Mon May 13 09:43:18 2013
New Revision: 318041
URL: http://svnweb.freebsd.org/changeset/ports/318041
Log:
- Set PEAR_AUTOINSTALL
Modified:
head/www/pear-Services_Digg/Makefile
Modified: head/www/pear-Services_Digg/Makefile
==============================================================================
--- head/www/pear-Services_Digg/Makefile Mon May 13 09:42:03 2013 (r318040)
+++ head/www/pear-Services_Digg/Makefile Mon May 13 09:43:18 2013 (r318041)
@@ -13,6 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${POR
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= curl
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
More information about the svn-ports-all
mailing list