1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Set PEAR_AUTOINSTALL

This commit is contained in:
Martin Wilke 2013-05-13 09:43:18 +00:00
parent 395bb3ff09
commit 012154052b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318041

View File

@ -13,6 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
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"