aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php55
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2013-10-29 23:53:43 +0800
committerale <ale@FreeBSD.org>2013-10-29 23:53:43 +0800
commite8170c59210a92d33c4aec3ad33e328ba0cfc4e8 (patch)
treec83dccfec0e2e10944516c6b67494f31859a7fce /lang/php55
parent70689efef9fb186869ebdc1b1bc1060f62cc4742 (diff)
downloadfreebsd-ports-gnome-e8170c59210a92d33c4aec3ad33e328ba0cfc4e8.tar.gz
freebsd-ports-gnome-e8170c59210a92d33c4aec3ad33e328ba0cfc4e8.tar.zst
freebsd-ports-gnome-e8170c59210a92d33c4aec3ad33e328ba0cfc4e8.zip
Whitespace fix.
Diffstat (limited to 'lang/php55')
-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