diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-01-11 21:01:05 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-01-11 21:01:05 +0000 |
commit | 95bb3844dc2e59d2905d68c4d8965e7c0b7b17f5 (patch) | |
tree | 5a9a331babb27a950ceb0b37263da4aefe9ef38d /devel | |
parent | 098a610138b379b523a2af4e9fadc06d04e33fc7 (diff) | |
download | pkgsrc-95bb3844dc2e59d2905d68c4d8965e7c0b7b17f5.tar.gz |
it seems this package wants perl to build
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ldapsdk/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ldapsdk/Makefile b/devel/ldapsdk/Makefile index f484365ace6..2019774e963 100644 --- a/devel/ldapsdk/Makefile +++ b/devel/ldapsdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/05/26 16:02:44 tv Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/11 21:01:05 hubertf Exp $ DISTNAME= ldapsdk_12311998 PKGNAME= ldapsdk-12311998 @@ -10,7 +10,8 @@ HOMEPAGE= http://www.mozilla.org/directory/ CONFLICTS+= openldap* -USE_GMAKE= +USE_GMAKE= yes +USE_PERL5= yes WRKSRC= ${WRKDIR}/mozilla # |