aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-clutter
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/rubygem-clutter
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'graphics/rubygem-clutter')
-rw-r--r--graphics/rubygem-clutter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/rubygem-clutter/Makefile b/graphics/rubygem-clutter/Makefile
index a2696ed75ed6..920ccc1726e3 100644
--- a/graphics/rubygem-clutter/Makefile
+++ b/graphics/rubygem-clutter/Makefile
@@ -11,10 +11,10 @@ COMMENT= Ruby binding for Clutter
LICENSE= LGPL21+
-LIB_DEPENDS= libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter
-RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-cairo-gobject \
- rubygem-gobject-introspection>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-gobject-introspection \
- rubygem-pango>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-pango
+LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter
+RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
+ rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \
+ rubygem-pango>=${PORTVERSION}:x11-toolkits/rubygem-pango
NO_ARCH= yes
USE_RUBY= yes