aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ruby-gst
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
commitc19547d909e0d36fc43f86eb78d9667fbf2396e4 (patch)
tree8cee23469ab1db3d8be0adb7c9d501b8d4277be8 /multimedia/ruby-gst
parent466f729442d30dc6e6e29248617af666b804238a (diff)
downloadports-c19547d909e0d36fc43f86eb78d9667fbf2396e4.tar.gz
ports-c19547d909e0d36fc43f86eb78d9667fbf2396e4.zip
Notes
Diffstat (limited to 'multimedia/ruby-gst')
-rw-r--r--multimedia/ruby-gst/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/ruby-gst/Makefile b/multimedia/ruby-gst/Makefile
index f1fb98f3663f..a43f1493bd18 100644
--- a/multimedia/ruby-gst/Makefile
+++ b/multimedia/ruby-gst/Makefile
@@ -18,11 +18,10 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby bindings for the GStreamer framework
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
USE_RUBY= yes
+USE_GNOME= pkgconfig gstreamerplugins
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"