summaryrefslogtreecommitdiff
path: root/net/trafshow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow/Makefile')
-rw-r--r--net/trafshow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index 183aadb9344..2097c875f9b 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:30:25 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/04/06 06:22:35 reed Exp $
DISTNAME= trafshow-5.2.1
PKGREVISION= 1
@@ -29,7 +29,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/.trafshow \
${PREFIX}/share/examples/trafshow/trafshow
-BUILDLINK_DEPENDS.libpcap+= libpcap>=0.7
+BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.7
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/curses.buildlink3.mk"