aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Patricia
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2010-07-12 08:02:27 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2010-07-12 08:02:27 +0000
commit832879f07c2b1c1c10ab49d105d99d756bb619da (patch)
treef171b88f4bfd4419bf76ba339a2b94c464a2f73d /net/p5-Net-Patricia
parent53b7371afc869d9a2aed7d1460c75af6a06e7940 (diff)
downloadports-832879f07c2b1c1c10ab49d105d99d756bb619da.tar.gz
ports-832879f07c2b1c1c10ab49d105d99d756bb619da.zip
Notes
Diffstat (limited to 'net/p5-Net-Patricia')
-rw-r--r--net/p5-Net-Patricia/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile
index 49c57c9bbd21..2f63027fdd68 100644
--- a/net/p5-Net-Patricia/Makefile
+++ b/net/p5-Net-Patricia/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-Patricia
PORTVERSION= 1.16
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for fast IP address lookups
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
+ ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
PERL_CONFIGURE= YES