summaryrefslogtreecommitdiff
path: root/net/cia
diff options
context:
space:
mode:
authortv <tv>2005-11-08 15:36:06 +0000
committertv <tv>2005-11-08 15:36:06 +0000
commit34eafb1f0a59190bd558786774dfc6aefdf799db (patch)
treeff0f4f6263555ba2c76b19046ca020c64fa67f43 /net/cia
parent1d39d92a465bb9fe0c33768332482505f368b49d (diff)
downloadpkgsrc-34eafb1f0a59190bd558786774dfc6aefdf799db.tar.gz
This depends on libpcap, so say so.
Diffstat (limited to 'net/cia')
-rw-r--r--net/cia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/cia/Makefile b/net/cia/Makefile
index c79bb2a7de1..4da4f858805 100644
--- a/net/cia/Makefile
+++ b/net/cia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/22 11:27:58 tron Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/08 15:36:06 tv Exp $
DISTNAME= cia-20030922
CATEGORIES= net
@@ -18,4 +18,5 @@ post-install:
${INSTALL_DATA_DIR} ${EXAMPLES_DIR}
${INSTALL_DATA} ${WRKSRC}/ipstat/examples/*.cfg ${EXAMPLES_DIR}
+.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"