diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:26:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:26:55 +0000 |
commit | f71e42907968a943a487a706769c1e40b0bac763 (patch) | |
tree | be2af8add66fe5e1ce694fa8b4ec5da15630db07 /www/web500gw | |
parent | 7a9d6125ded9edd0b4a6dae73ccfafce9dd26e70 (diff) | |
download | ports-f71e42907968a943a487a706769c1e40b0bac763.tar.gz ports-f71e42907968a943a487a706769c1e40b0bac763.zip |
Notes
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 |