aboutsummaryrefslogtreecommitdiff
path: root/japanese/tomoe
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-24 20:03:27 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-24 20:03:27 +0000
commit871e6c8a3c51f89d52c647663eae36fe790b38c3 (patch)
tree1758bc6b06fa947b23c17b39bb23885e117e386a /japanese/tomoe
parentda6111cba8e89505c8775d590953e17ef215db0e (diff)
downloadports-871e6c8a3c51f89d52c647663eae36fe790b38c3.tar.gz
ports-871e6c8a3c51f89d52c647663eae36fe790b38c3.zip
- Fix index after removal of ruby-gnome ports
Reported by: many Pointyhat to: swills
Notes
Notes: svn path=/head/; revision=349058
Diffstat (limited to 'japanese/tomoe')
-rw-r--r--japanese/tomoe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile
index 4049fb17a98d..50932c784e6f 100644
--- a/japanese/tomoe/Makefile
+++ b/japanese/tomoe/Makefile
@@ -19,9 +19,9 @@ USE_LDCONFIG= yes
USE_RUBY= yes
USE_PERL5= build
-BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
+BUILD_DEPENDS+= rubygem-glib2>0:${PORTSDIR}/devel/rubygem-glib2 \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
+RUN_DEPENDS+= rubygem-glib2>0:${PORTSDIR}/devel/rubygem-glib2
# We cannot use ${ARCH} nor ${UNAME} which are defined in bsd.port.mk, here.
UNAME?= /usr/bin/uname