aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Geo-IP
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r--net/p5-Geo-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index ad71eedda66e..1604b89714b1 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Geo-IP
PORTVERSION= 0.26
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://www.maxmind.com/download/geoip/api/perl/
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= seanc@FreeBSD.org
-LIB_DEPENDS= GeoIP.1:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS= GeoIP.2:${PORTSDIR}/net/GeoIP
PERL_CONFIGURE= yes
CONFIGURE_ARGS= LIBS='-L${PREFIX}/lib' INC='-I${PREFIX}/include'