aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Geo-IP
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 07:19:41 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 07:19:41 +0000
commitcd62882342c743ed1371a3fbc1618195ddf2221c (patch)
tree0a1245f88ae203586be5312d2872f8e82b742c6d /net/p5-Geo-IP
parenta26a0d0804e4d3df3f53cb8e0d49ed25d882659d (diff)
downloadports-cd62882342c743ed1371a3fbc1618195ddf2221c.tar.gz
ports-cd62882342c743ed1371a3fbc1618195ddf2221c.zip
Notes
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 527e4201ed22..c10caf98e4de 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Geo-IP
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://www.maxmind.com/download/geoip/api/perl/
@@ -17,7 +17,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= seanc@FreeBSD.org
COMMENT= Gets country name by IP or hostname
-LIB_DEPENDS= GeoIP.3:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP
PERL_CONFIGURE= yes
CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib' INC='-I${LOCALBASE}/include'