Index: head/net/p5-Geo-IP/Makefile =================================================================== --- head/net/p5-Geo-IP/Makefile (revision 367000) +++ head/net/p5-Geo-IP/Makefile (revision 367001) @@ -1,23 +1,23 @@ # Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= Geo-IP PORTVERSION= 1.43 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Gets country name by IP or hostname LICENSE= ART10 GPLv1 LICENSE_COMB= dual LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" USES= perl5 USE_PERL5= configure .include