diff options
Diffstat (limited to 'databases/pear-DB_ldap/Makefile')
-rw-r--r-- | databases/pear-DB_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index e3a3c41c8ece..5cbda9e78ef1 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB -RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB +RUN_DEPENDS:= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB PEAR_AUTOINSTALL= yes |