summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins/Makefile
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-plugins/Makefile
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-plugins/Makefile')
-rw-r--r--multimedia/gstreamer-plugins/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 1b0f92b1aa69..9458e394c59f 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.4.2
-CATEGORIES= graphics
+CATEGORIES= multimedia audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -plugins
@@ -18,7 +18,7 @@ MAINTAINER= lioux@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \
gconf-2.5:${PORTSDIR}/devel/gconf2 \
- 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
@@ -267,7 +267,7 @@ PLIST_SUB+= ARTS=""
CONFIGURE_ARGS+= --disable-avifile
PLIST_SUB+= AVIFILE="@comment "
.else
-LIB_DEPENDS+= aviplay.0:${PORTSDIR}/graphics/avifile
+LIB_DEPENDS+= aviplay.0:${PORTSDIR}/multimedia/avifile
PLIST_SUB+= AVIFILE=""
.endif
@@ -380,7 +380,7 @@ PLIST_SUB+= LIBAUDIOFILE=""
CONFIGURE_ARGS+= --disable-libdv
PLIST_SUB+= LIBDV="@comment "
.else
-LIB_DEPENDS+= dv.2:${PORTSDIR}/graphics/libdv
+LIB_DEPENDS+= dv.2:${PORTSDIR}/multimedia/libdv
PLIST_SUB+= LIBDV=""
.endif
@@ -400,7 +400,7 @@ PLIST_SUB+= LIBDVDNAV=""
CONFIGURE_ARGS+= --disable-dvdread
PLIST_SUB+= LIBDVDREAD="@comment "
.else
-LIB_DEPENDS+= dvdread.2:${PORTSDIR}/graphics/libdvdread
+LIB_DEPENDS+= dvdread.2:${PORTSDIR}/multimedia/libdvdread
PLIST_SUB+= LIBDVDREAD=""
.endif
@@ -436,7 +436,7 @@ PLIST_SUB+= LIBMIKMOD=""
CONFIGURE_ARGS+= --disable-mpeg2dec
PLIST_SUB+= LIBMPEG2="@comment "
.else
-LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/graphics/libmpeg2
+LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
CONFIGURE_ARGS+= --with-mpeg2dec-prefix=${LOCALBASE}
PLIST_SUB+= LIBMPEG2=""
@@ -477,7 +477,7 @@ PLIST_SUB+= LIBMAD=""
CONFIGURE_ARGS+= --disable-openquicktime
PLIST_SUB+= OPENQUICKTIME="@comment "
.else
-LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/graphics/openquicktime
+LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime
PLIST_SUB+= OPENQUICKTIME=""
.endif