From 5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae Mon Sep 17 00:00:00 2001 From: az Date: Fri, 29 Jun 2012 16:47:42 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- japanese/tomoe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese/tomoe') diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index d5510693c28e..9be3124f8f37 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -25,7 +25,7 @@ USE_RUBY= yes USE_PERL5_BUILD=yes BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \ - ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser + p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 # We cannot use ${ARCH} nor ${UNAME} which are defined in bsd.port.mk, here. -- cgit