aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Tie-NetAddr-IP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Tie-NetAddr-IP/Makefile')
-rw-r--r--net/p5-Tie-NetAddr-IP/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Tie-NetAddr-IP/Makefile b/net/p5-Tie-NetAddr-IP/Makefile
index ce16babef13b..190211a90202 100644
--- a/net/p5-Tie-NetAddr-IP/Makefile
+++ b/net/p5-Tie-NetAddr-IP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Tie-NetAddr-IP
-PORTVERSION= 1.50
+PORTVERSION= 1.51
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
@@ -15,12 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP
+BUILD_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Tie::NetAddr::IP.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>