1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

It is required to have RUN_DEPENDS to rubygem-gtk2

after recent update of rubygem-gio2.
This commit is contained in:
Hajimu UMEMOTO 2017-01-03 01:10:33 +00:00
parent 840b02132f
commit ca0e94419b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430429
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= gedy
PORTVERSION= 0.9.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= japanese ruby
MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/
DISTNAME= ${PORTNAME}
@ -16,6 +16,7 @@ COMMENT= GNOME Edy 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

View File

@ -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