aboutsummaryrefslogtreecommitdiff
path: root/japanese/tomoe
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
commite6353d0b3db307b860585f8ab426823ebe603cb0 (patch)
tree006d8263c256450d1533fb1effbde963c31ee3c0 /japanese/tomoe
parent3c027b3dce2f4e990f09b0e5b44f4b086a58f8c8 (diff)
downloadports-e6353d0b3db307b860585f8ab426823ebe603cb0.tar.gz
ports-e6353d0b3db307b860585f8ab426823ebe603cb0.zip
Notes
Diffstat (limited to 'japanese/tomoe')
-rw-r--r--japanese/tomoe/Makefile2
1 files changed, 1 insertions, 1 deletions
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.