1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- set really PEAR_AUTOINSTALL

This commit is contained in:
Martin Wilke 2013-03-15 09:22:45 +00:00
parent c9a1e1b6ba
commit 9c9f14f2e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314282

View File

@ -11,6 +11,7 @@ COMMENT= PEAR XML parsing class based on PHP's bundled expat
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"