diff options
Diffstat (limited to 'x11-toolkits/ruby-gtksourceview')
-rw-r--r-- | x11-toolkits/ruby-gtksourceview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-gtksourceview/Makefile b/x11-toolkits/ruby-gtksourceview/Makefile index 9640c12f3b9b..266a12ea88e5 100644 --- a/x11-toolkits/ruby-gtksourceview/Makefile +++ b/x11-toolkits/ruby-gtksourceview/Makefile @@ -18,6 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GtkSourceView +BUILD_DEPENDS+= rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 USE_RUBY= yes |