summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-23 04:40:59 +0000
committerjlam <jlam@pkgsrc.org>2004-03-23 04:40:59 +0000
commit326169077a1ea33e6ce3ca3fd58f9e44cc2eb041 (patch)
treed8094c229e6aa2ba7ccd261556aaa1939c21a233 /security
parenta97936193dc3417e78f64b9361579ab280ca8f30 (diff)
downloadpkgsrc-326169077a1ea33e6ce3ca3fd58f9e44cc2eb041.tar.gz
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
Diffstat (limited to 'security')
-rw-r--r--security/pam-smbpass/Makefile4
-rw-r--r--security/rats/Makefile4
-rw-r--r--security/zebedee/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile
index 3e3d7711e8d..247f3f11d87 100644
--- a/security/pam-smbpass/Makefile
+++ b/security/pam-smbpass/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/12 07:59:28 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/23 04:41:01 jlam Exp $
.include "../../net/samba2/Makefile.common"
@@ -12,7 +12,7 @@ CONFLICTS+= samba>=3.0
DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
CONFIGURE_ARGS+= --with-pam
ALL_TARGET= pam_smbpass
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 3dd0e0ea1eb..d404a708436 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/28 11:35:00 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/23 04:41:01 jlam Exp $
#
DISTNAME= rats-2.1
@@ -12,7 +12,7 @@ COMMENT= Rough Auditing Tool for Security
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --datadir=${LOCALBASE}/share/rats
ALL_TARGET= rats
diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile
index 2465575d74c..b833805546c 100644
--- a/security/zebedee/Makefile
+++ b/security/zebedee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/21 05:15:52 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/23 04:41:01 jlam Exp $
#
DISTNAME= zebedee-2.3.1
@@ -15,7 +15,7 @@ DEPENDS+= tcl-[0-9]*:../../lang/tcl
USE_PERL5= build
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
MAKE_ENV+= PERL5=${PERL5}
MAKE_FLAGS= OS=${LOWER_OPSYS}