diff options
Diffstat (limited to 'net/p5-Net-Packet/Makefile')
-rw-r--r-- | net/p5-Net-Packet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile index af1f62572af..797317bf0cf 100644 --- a/net/p5-Net-Packet/Makefile +++ b/net/p5-Net-Packet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:47 wiz Exp $ DISTNAME= Net-Packet-3.27 PKGNAME= p5-${DISTNAME} @@ -20,8 +20,6 @@ DEPENDS+= p5-Net-Pcap>=0.14:../../net/p5-Net-Pcap DEPENDS+= p5-Net-Write>=1.0:../../net/p5-Net-Write DEPENDS+= p5-Socket6-[0-9]*:../../net/p5-Socket6 -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.9.3nb2 PERL5_PACKLIST= auto/Net/Packet/.packlist |