summaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_LDAP/Makefile')
-rw-r--r--net/pear-Net_LDAP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile
index 364ac66d4cc8..d1a3af03138a 100644
--- a/net/pear-Net_LDAP/Makefile
+++ b/net/pear-Net_LDAP/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= gerrit.beine@gmx.de
COMMENT= OO interface for searching and manipulating LDAP-entries
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PHP= ldap
CATEGORY= Net