summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Catalog
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:44:00 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:44:00 +0000
commit77e38493bb5d609ca770d257dd310414f38180f7 (patch)
tree4094cecd5b8afcd79db62db7e5823b8a8e7150d7 /textproc/p5-XML-Catalog
parent Include <bsd.port.pre.mk> before ALL tunable variables. (diff)
Remove local definition of SITE_PERL
Notes
Notes: svn path=/head/; revision=92068
Diffstat (limited to 'textproc/p5-XML-Catalog')
-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 e1a5cbd0f271..d756f4a543cb 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