1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Add missing PEAR_AUTOINSTALL

Reported by:	pkg (DEVELOPER_MODE)
This commit is contained in:
Martin Wilke 2013-05-31 14:46:26 +00:00
parent 3210ffd90b
commit e8b9def354
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319505

View File

@ -13,6 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
USE_PHP= ldap
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"