summaryrefslogtreecommitdiff
path: root/security/nfsbug
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /security/nfsbug
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'security/nfsbug')
-rw-r--r--security/nfsbug/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile
index 648d8a93037..d4e1237141b 100644
--- a/security/nfsbug/Makefile
+++ b/security/nfsbug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/18 19:24:26 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:47:14 tv Exp $
DISTNAME= nfsshell-1.0
CATEGORIES= net security
@@ -12,7 +12,6 @@ COMMENT= NFS security verification suite
EXTRACT_ONLY= nfsBugFerret.tgz
WRKSRC= ${WRKDIR}/nfsbug
-USE_BUILDLINK3= yes
# Only works on 1.5B or greater on most platforms but will work on any x86
# since struct pmap didn't get exposed through vm.h there.