aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Pcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-rw-r--r--net/p5-Net-Pcap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
index 8c10654d060f..e244ef896391 100644
--- a/net/p5-Net-Pcap/Makefile
+++ b/net/p5-Net-Pcap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Pcap
-PORTVERSION= 0.09
+PORTVERSION= 0.12
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -15,10 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Interface to pcap(3) LBL packet capture library
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
-
PERL_CONFIGURE= yes
-CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lpcap"
MAN3= Net::Pcap.3