diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/web500gw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile index 6c4dbf339d50..8c88add49728 100644 --- a/www/web500gw/Makefile +++ b/www/web500gw/Makefile @@ -3,7 +3,7 @@ # Date created: 30 July 1998 # Whom: Brent J. Nordquist <bjn@visi.com> # -# $Id: Makefile,v 1.3 1998/08/24 01:26:30 steve Exp $ +# $Id: Makefile,v 1.4 1998/10/15 02:08:17 jseger Exp $ # DISTNAME= web500gw-2.1b2 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= bjn@visi.com -BROKEN_ELF= yes +BROKEN= build BUILD_DEPENDS= ${PREFIX}/lib/libldap.a:${PORTSDIR}/net/ldap |