pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Pcap Add in a DEPENDS on p5-IO-Interface
details: https://anonhg.NetBSD.org/pkgsrc/rev/efee05aa62fd
branches: trunk
changeset: 523199:efee05aa62fd
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Jan 03 14:29:11 2007 +0000
description:
Add in a DEPENDS on p5-IO-Interface
Ride the recent version bump
diffstat:
net/p5-Net-Pcap/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c9012de8fa87 -r efee05aa62fd net/p5-Net-Pcap/Makefile
--- a/net/p5-Net-Pcap/Makefile Wed Jan 03 14:24:35 2007 +0000
+++ b/net/p5-Net-Pcap/Makefile Wed Jan 03 14:29:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/01/03 13:44:03 adrianp Exp $
+# $NetBSD: Makefile,v 1.12 2007/01/03 14:29:11 adrianp Exp $
#
DISTNAME= Net-Pcap-0.14
@@ -10,6 +10,8 @@
HOMEPAGE= http://search.cpan.org/dist/Net-Pcap/
COMMENT= Perl interface to pcap(3) LBL packet capture library
+DEPENDS+= p5-IO-Interface-[0-9]*:../../net/p5-IO-Interface
+
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.9.5
PERL5_PACKLIST= auto/Net/Pcap/.packlist
Home |
Main Index |
Thread Index |
Old Index