diff options
Diffstat (limited to 'dns/powerdns-devel/Makefile')
-rw-r--r-- | dns/powerdns-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile index d12a244abcdf..80a6b91c5d4a 100644 --- a/dns/powerdns-devel/Makefile +++ b/dns/powerdns-devel/Makefile @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --disable-mysql LIB_DEPENDS+= ldap.2:${PORTSDIR}/${LDAP_PORT} LIB_DEPENDS+= lber.2:${PORTSDIR}/${LDAP_PORT} LDAP_PORT?= net/openldap20-client -USE_LIBTOOL= YES +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= YES USE_GCC=3.2 CONFIGURE_MODULES+= "ldap" |