aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/pear-Net_LDAP2
parent4443168d872e4d4a551497d99bd1830f817ad9c0 (diff)
downloadports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.tar.gz
ports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.zip
net: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517064
Diffstat (limited to 'net/pear-Net_LDAP2')
-rw-r--r--net/pear-Net_LDAP2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile
index d66a68647755..baa64b38f0b9 100644
--- a/net/pear-Net_LDAP2/Makefile
+++ b/net/pear-Net_LDAP2/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= OO interface for searching and manipulating LDAP-entries
-USES= pear
+USES= pear php
USE_PHP= ldap
.include <bsd.port.mk>