From f5133279d1654748e61a168b773d023180cfde5a Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 11 Jun 2007 15:23:12 +0000 Subject: Fix depending version of libpcap, need newer prototype for pcap_freenode. Bump PKGREVISION. --- net/darkstat/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/darkstat') diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile index 0d819504ebc..e89754d8e8b 100644 --- a/net/darkstat/Makefile +++ b/net/darkstat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/05/09 13:39:11 obache Exp $ +# $NetBSD: Makefile,v 1.5 2007/06/11 15:23:12 obache Exp $ # DISTNAME= darkstat-3.0.619 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://dmr.ath.cx/net/darkstat/ DIST_SUBDIR= darkstat @@ -16,6 +17,8 @@ BUILD_TARGET= darkstat GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-chroot-dir=${PREFIX}/share/darkstat/chroot +BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.6.0 + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/darkstat ${INSTALL_DATA_DIR} ${PREFIX}/share/darkstat/chroot -- cgit v1.2.3