aboutsummaryrefslogtreecommitdiff
path: root/japanese/gsuica
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2017-01-03 01:10:33 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2017-01-03 01:10:33 +0000
commitca0e94419b6f840d23456bb539cae28fe8be8fc1 (patch)
tree8cf46797c3ac6c89449b7341ee5e630bb99431ad /japanese/gsuica
parent840b02132fbc241ff027e79d541b01eeae74b40b (diff)
downloadports-ca0e94419b6f840d23456bb539cae28fe8be8fc1.tar.gz
ports-ca0e94419b6f840d23456bb539cae28fe8be8fc1.zip
It is required to have RUN_DEPENDS to rubygem-gtk2
after recent update of rubygem-gio2.
Notes
Notes: svn path=/head/; revision=430429
Diffstat (limited to 'japanese/gsuica')
-rw-r--r--japanese/gsuica/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/gsuica/Makefile b/japanese/gsuica/Makefile
index 1e607aa75c3a..486c945a4717 100644
--- a/japanese/gsuica/Makefile
+++ b/japanese/gsuica/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsuica
PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese ruby
MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/
DISTNAME= ${PORTNAME}
@@ -16,6 +16,7 @@ COMMENT= GNOME SUICA Viewer
LICENSE= GPLv2
RUN_DEPENDS= rubygem-gtk2>0:x11-toolkits/rubygem-gtk2 \
+ rubygem-gio2>=3.1.0:devel/rubygem-gio2 \
${RUBY_SITEARCHLIBDIR}/pasori.so:devel/libpafe-ruby
USE_RUBY= yes