aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-24 22:44:00 +0800
committererwin <erwin@FreeBSD.org>2003-10-24 22:44:00 +0800
commit65aeaff4c61144eddd3dc92d224fe9ba6fb5ae5e (patch)
treea2d879b0c52481a2624ba21c83f8c35097777d7b /textproc
parentbc4cddefa4d9ff8f2a07bbb284864471ad8542bd (diff)
downloadfreebsd-ports-graphics-65aeaff4c61144eddd3dc92d224fe9ba6fb5ae5e.tar.gz
freebsd-ports-graphics-65aeaff4c61144eddd3dc92d224fe9ba6fb5ae5e.tar.zst
freebsd-ports-graphics-65aeaff4c61144eddd3dc92d224fe9ba6fb5ae5e.zip
Remove local definition of SITE_PERL
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Catalog/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile
index e1a5cbd0f27..d756f4a543c 100644
--- a/textproc/p5-XML-Catalog/Makefile
+++ b/textproc/p5-XML-Catalog/Makefile
@@ -17,12 +17,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Resolve public identifiers and remap system identifiers
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+ ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl
PERL_CONFIGURE= yes
MAN3= XML::Catalog.3