summaryrefslogtreecommitdiff
path: root/net/arpwatch
diff options
context:
space:
mode:
authoragc <agc>1999-03-09 16:43:07 +0000
committeragc <agc>1999-03-09 16:43:07 +0000
commitf5a474be07826bed2635d0363850024d01125812 (patch)
tree69d343ac6957bee29e09c333836a2a0798031317 /net/arpwatch
parent9950e66d3592e84008f4f10cde2e8be422eedde5 (diff)
downloadpkgsrc-f5a474be07826bed2635d0363850024d01125812.tar.gz
Mark this package as not working on Solaris for just now.
It needs libpcap, which needs bpf.
Diffstat (limited to 'net/arpwatch')
-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