Date: Mon, 13 May 2013 09:43:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318041 - head/www/pear-Services_Digg Message-ID: <201305130943.r4D9hIJY045608@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130943.r4D9hIJY045608>