diff options
Diffstat (limited to 'www/web500gw')
-rw-r--r-- | www/web500gw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile index 36c4323efc69..6f1e8e700776 100644 --- a/www/web500gw/Makefile +++ b/www/web500gw/Makefile @@ -19,7 +19,7 @@ PATCHFILES= modtmpl.patch MAINTAINER= Karl.Dietz@frankfurt.netsurf.de COMMENT= HTTP gateway to LDAP-based directories -BUILD_DEPENDS= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap +BUILD_DEPENDS= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap12 INSTDIR= ${PREFIX}/bin |