summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-player
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 00:09:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 00:09:51 +0000
commitee7adffbe0d59aa403105a879d4beea5aa4bc050 (patch)
tree0545209ebcf6696ce2b305d590e8ace4e9886b17 /multimedia/gstreamer-player
parentUse MASTER_SITE_LOCAL in preference to the other MASTER_SITE because (diff)
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
Notes
Notes: svn path=/head/; revision=71181
Diffstat (limited to 'multimedia/gstreamer-player')
-rw-r--r--multimedia/gstreamer-player/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/gstreamer-player/Makefile b/multimedia/gstreamer-player/Makefile
index a7d28bb18ec0..d3c2ae877b07 100644
--- a/multimedia/gstreamer-player/Makefile
+++ b/multimedia/gstreamer-player/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.4.0
-CATEGORIES= graphics gnome
+CATEGORIES= multimedia audio gnome
MASTER_SITES= http://gstreamer.net/releases/0.4.0/src/
PKGNAMESUFFIX= -player
DISTNAME= gst-player-${PORTVERSION}
@@ -17,11 +17,11 @@ MAINTAINER= lioux@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
- gstreamer.0:${PORTSDIR}/graphics/gstreamer \
+ gstreamer.0:${PORTSDIR}/multimedia/gstreamer \
gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
popt.0:${PORTSDIR}/devel/popt \
xml2.5:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= gst-visualise:${PORTSDIR}/graphics/gstreamer-plugins
+RUN_DEPENDS= gst-visualise:${PORTSDIR}/multimedia/gstreamer-plugins
USE_X_PREFIX= yes
USE_LIBTOOL= yes