From 841c67d6a1838f482914076bb1669c56f0d8c4e8 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 30 Aug 2003 08:36:10 +0000 Subject: - Update to 1.25 - Use SITE_PERL to keep portlint happy PR: 56151 Submitted by: Lars Thegler --- net/p5-URI/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/p5-URI/Makefile') diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 56b41f39ca41..69e7753d972d 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.23 +PORTVERSION= 1.25 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI @@ -22,6 +22,7 @@ MAN3= URI.3 \ URI::Escape.3 \ URI::Heuristic.3 \ URI::QueryParam.3 \ + URI::Split.3 \ URI::URL.3 \ URI::WithBase.3 \ URI::data.3 \ @@ -31,7 +32,7 @@ MAN3= URI.3 \ .include .if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS= ${BUILD_DEPENDS} .endif -- cgit v1.2.3