aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rubygem-gtk2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11-toolkits/rubygem-gtk2
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadfreebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
freebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.zst
freebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'x11-toolkits/rubygem-gtk2')
-rw-r--r--x11-toolkits/rubygem-gtk2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/rubygem-gtk2/Makefile b/x11-toolkits/rubygem-gtk2/Makefile
index 309ea009a881..3633db4b5a37 100644
--- a/x11-toolkits/rubygem-gtk2/Makefile
+++ b/x11-toolkits/rubygem-gtk2/Makefile
@@ -11,9 +11,9 @@ COMMENT= Ruby binding for GTK+2
LICENSE= LGPL21+
-RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:${PORTSDIR}/accessibility/rubygem-atk \
- rubygem-gdk_pixbuf2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-gdk_pixbuf2 \
- rubygem-pango>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-pango
+RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \
+ rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 \
+ rubygem-pango>=${PORTVERSION}:x11-toolkits/rubygem-pango
USE_GNOME= gtk20
USE_RUBY= yes