summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoragc <agc>1999-03-09 16:43:07 +0000
committeragc <agc>1999-03-09 16:43:07 +0000
commitb206117d652d8499c94a5ad30f8c05594429bc0f (patch)
tree69d343ac6957bee29e09c333836a2a0798031317 /net
parent0c86087ba3de9d1397edf030e39767dd3a9bf62c (diff)
downloadpkgsrc-b206117d652d8499c94a5ad30f8c05594429bc0f.tar.gz
Mark this package as not working on Solaris for just now.
It needs libpcap, which needs bpf.
Diffstat (limited to 'net')
-rw-r--r--net/arpwatch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile
index ec1f0a2df1f..ace9124db7e 100644
--- a/net/arpwatch/Makefile
+++ b/net/arpwatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/02/20 22:48:36 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 1999/03/09 16:43:07 agc Exp $
#
DISTNAME= arpwatch-2.1a4
@@ -10,6 +10,8 @@ MAINTAINER= bouyer@netbsd.org
GNU_CONFIGURE= yes
+NOT_FOR_OPSYS= SunOS # Needs libpcap, which needs bpf.
+
post-install:
${INSTALL_MAN} ${WRKSRC}/arpwatch.8 ${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/arpsnmp.8 ${PREFIX}/man/man8