diff options
Diffstat (limited to 'japanese/gedy')
-rw-r--r-- | japanese/gedy/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/gedy/Makefile b/japanese/gedy/Makefile index 2b0e2e5f04e5..4308beb05a51 100644 --- a/japanese/gedy/Makefile +++ b/japanese/gedy/Makefile @@ -15,9 +15,11 @@ EXTRACT_SUFX= # empty MAINTAINER= ume@FreeBSD.org COMMENT= GNOME Edy Viewer -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \ - ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \ - ${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby +#RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \ +# ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \ +# ${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby + +BROKEN= Dependencies removed in ruby-gnome update USE_RUBY= yes |