From 4166d2aa8a0e7455cc4b870d2300beccf087e3e4 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Mon, 20 Aug 2007 18:00:59 +0000 Subject: Require textproc/p5-XML-Parser for build. --- japanese/tomoe/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'japanese/tomoe') diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index 144986406857..2bfa2f9ecadc 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= tomoe PORTVERSION= 0.6.0 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tomoe @@ -23,8 +23,10 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_RUBY= yes +USE_PERL5_BUILD=yes -BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 +BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \ + ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${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 v1.2.3