summaryrefslogtreecommitdiff
path: root/security/nfsbug
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-05-11 18:51:45 +0000
committerdmcmahill <dmcmahill>2001-05-11 18:51:45 +0000
commitb38dbe341ee96ae64928c932a3112e3c6effc89f (patch)
tree69ca0482b912ab8b8ffe17dbc17e8c1881b7a236 /security/nfsbug
parent1acd5363642d57589c54f547cf371a901d2d42d1 (diff)
downloadpkgsrc-b38dbe341ee96ae64928c932a3112e3c6effc89f.tar.gz
mark as broken on alpha, mips, sparc, vax as it doesn't build here.
Diffstat (limited to 'security/nfsbug')
-rw-r--r--security/nfsbug/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile
index ab50712a296..8e96da0a96b 100644
--- a/security/nfsbug/Makefile
+++ b/security/nfsbug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 17:49:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/05/11 18:51:45 dmcmahill Exp $
DISTNAME= nfsshell-1.0
WRKSRC= ${WRKDIR}/nfsbug
@@ -12,6 +12,11 @@ COMMENT= NFS security verification suite
EXTRACT_ONLY= nfsBugFerret.tgz
+# doesn't build on alpha, pmax, sparc, or vax. In fact
+# the only platform where I've been told it does work is
+# i386.
+NOT_FOR_PLATFORM= *-*-alpha *-*-mips* *-*-sparc *-*-vax
+
post-extract:
${CP} ${DISTDIR}/nfsShell.c ${WRKSRC}/nfsshell.c