aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-12-27 10:24:43 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-12-27 10:24:43 +0000
commitf0d7ca680e04fc58863f2ba502f767091267725c (patch)
tree01bda50844aca0852a8128c220127f04af5f456d /lang/php5
parentd393bbf93e9a1f62c610ae8c1a03915169127e2c (diff)
downloadports-f0d7ca680e04fc58863f2ba502f767091267725c.tar.gz
ports-f0d7ca680e04fc58863f2ba502f767091267725c.zip
Notes
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index ccd55d551b79..4c0556ecfbfe 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -160,7 +160,7 @@ CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
USE_OPENLDAP= yes
. ifdef(WANT_OPENLDAP_SASL)
-CONFIGURE_ARGS+=--with-ldap-sasl
+CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE}
. endif
.endif