aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rubygem-gdk3
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11-toolkits/rubygem-gdk3
parent9f7fc49fbeea89a3a7802f2300b533ae00c7a051 (diff)
downloadfreebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.tar.gz
freebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.tar.zst
freebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'x11-toolkits/rubygem-gdk3')
-rw-r--r--x11-toolkits/rubygem-gdk3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/rubygem-gdk3/Makefile b/x11-toolkits/rubygem-gdk3/Makefile
index 937b39722bb4..dacb8a1880e7 100644
--- a/x11-toolkits/rubygem-gdk3/Makefile
+++ b/x11-toolkits/rubygem-gdk3/Makefile
@@ -11,10 +11,10 @@ COMMENT= Ruby/GDK3 is a Ruby binding of GDK-3.x
LICENSE= LGPL21+
-RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-cairo-gobject \
- rubygem-gdk_pixbuf2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-gdk_pixbuf2 \
- rubygem-gobject-introspection>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-gobject-introspection \
- rubygem-pango>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-pango
+RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
+ rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 \
+ rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \
+ rubygem-pango>=${PORTVERSION}:x11-toolkits/rubygem-pango
NO_ARCH= yes
USE_GNOME= gtk30