aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-10-29 15:53:43 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-10-29 15:53:43 +0000
commit0f39dc510dc636499fed4df8e1eab4d8987a0088 (patch)
treec83dccfec0e2e10944516c6b67494f31859a7fce /lang
parentb5728a5b235d5d228afeeda0e941b596e67d0340 (diff)
downloadports-0f39dc510dc636499fed4df8e1eab4d8987a0088.tar.gz
ports-0f39dc510dc636499fed4df8e1eab4d8987a0088.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/php55/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile.ext b/lang/php55/Makefile.ext
index b0c4103f92e8..79c59f07f828 100644
--- a/lang/php55/Makefile.ext
+++ b/lang/php55/Makefile.ext
@@ -349,7 +349,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no"
-LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
USE_OPENSSL= yes
.endif