summaryrefslogtreecommitdiff
path: root/net/arpwatch
diff options
context:
space:
mode:
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