diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-toolkits/rubygem-pango | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-toolkits/rubygem-pango')
-rw-r--r-- | x11-toolkits/rubygem-pango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/rubygem-pango/Makefile b/x11-toolkits/rubygem-pango/Makefile index c75a0e652cc0..0fe72cabeb1d 100644 --- a/x11-toolkits/rubygem-pango/Makefile +++ b/x11-toolkits/rubygem-pango/Makefile @@ -11,8 +11,8 @@ COMMENT= Ruby binding for Pango LICENSE= LGPL21+ -RUN_DEPENDS= rubygem-cairo>=1.14.0:${PORTSDIR}/graphics/rubygem-cairo \ - rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 +RUN_DEPENDS= rubygem-cairo>=1.14.0:graphics/rubygem-cairo \ + rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= pango USE_RUBY= yes |