Uses <sys/vnode.h> -- mark BSD-only and HPUX-only.
This commit is contained in:
parent
53bfa92a63
commit
919ecad9a3
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2011/10/03 05:24:38 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2012/01/08 15:04:03 shattered Exp $
|
||||
|
||||
DISTNAME= nfsshell-1.0
|
||||
PKGREVISION= 1
|
||||
|
@ -12,6 +12,8 @@ COMMENT= NFS security verification suite
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* HPUX-*-*
|
||||
|
||||
EXTRACT_ONLY= nfsBugFerret.tgz
|
||||
WRKSRC= ${WRKDIR}/nfsbug
|
||||
|
||||
|
|
Loading…
Reference in a new issue