diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-10-12 03:23:26 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-10-12 03:23:26 +0000 |
commit | ccd32680d478798489e709a8d43098837127b52d (patch) | |
tree | 39221f0e35820990438f79cf89400cdae214a705 /x11-toolkits/ruby-gtksourceview | |
parent | 6802d534bcc901de943c311facf05ea555ff882b (diff) | |
download | ports-ccd32680d478798489e709a8d43098837127b52d.tar.gz ports-ccd32680d478798489e709a8d43098837127b52d.zip |
Notes
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 |