aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-24 11:47:26 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-24 11:47:26 +0000
commitedd15b0ec3250019f186e1f3b6ca13ea64a837f5 (patch)
tree1ed899ee3d9e60881de66676ccd7616b261f6cb4 /news
parentf8ddb11b400a39d65785fa5103c2f6f23eac6a00 (diff)
downloadports-edd15b0ec3250019f186e1f3b6ca13ea64a837f5.tar.gz
ports-edd15b0ec3250019f186e1f3b6ca13ea64a837f5.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index e2d1fc64a773..685008efe3ab 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --with-authinfo-radius
AUTHINFO_EXT+= authinfo_radius.ext
.endif
-.if ${PORT_OPTIONS:MLDAP} || defined(WITH_LDAP2}
+.if ${PORT_OPTIONS:MLDAP} || defined(WITH_LDAP2)
USE_OPENLDAP= yes
CONFIGURE_ARGS+= --with-authinfo-ldap
CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include