svn commit: r318019 - head/devel/pear-HTML_Form

Martin Wilke miwi at FreeBSD.org
Mon May 13 09:04:19 UTC 2013


Author: miwi
Date: Mon May 13 09:04:18 2013
New Revision: 318019
URL: http://svnweb.freebsd.org/changeset/ports/318019

Log:
  - Set really PEAR_AUTOINSTALL

Modified:
  head/devel/pear-HTML_Form/Makefile

Modified: head/devel/pear-HTML_Form/Makefile
==============================================================================
--- head/devel/pear-HTML_Form/Makefile	Mon May 13 09:01:56 2013	(r318018)
+++ head/devel/pear-HTML_Form/Makefile	Mon May 13 09:04:18 2013	(r318019)
@@ -12,6 +12,7 @@ COMMENT=	PEAR simple HTML form package
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"


More information about the svn-ports-all mailing list