diff options
author | tv <tv@pkgsrc.org> | 2005-11-03 17:00:38 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-11-03 17:00:38 +0000 |
commit | 620e73b89a3e15116ee1f5eaac9296b82f6b21c0 (patch) | |
tree | 7ae7401348808a04f9d00aa01d534090e8f0af0f /net/netgroup | |
parent | 0d9f8447a97182d1c0f6b19062664b5169a2e112 (diff) | |
download | pkgsrc-620e73b89a3e15116ee1f5eaac9296b82f6b21c0.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'net/netgroup')
-rw-r--r-- | net/netgroup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netgroup/Makefile b/net/netgroup/Makefile index 96e25c04fd8..ee6553ccab8 100644 --- a/net/netgroup/Makefile +++ b/net/netgroup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/10/10 17:08:18 hira Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/03 17:00:38 tv Exp $ # DISTNAME= netgroup-0.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/netgroup/ MAINTAINER= christos@NetBSD.org COMMENT= Netgroup membership listing and testing functions -.include "../../mk/bsd.prefs.mk" +NOT_FOR_PLATFORM= Interix-*-* # no netgroups INSTALL_TARGET= inst-all |