summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 01:38:40 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 01:38:40 +0000
commit28d8313f6485bc4c6e6a6b98a560e30ab995a334 (patch)
tree74fcde742af39cfd5757873456c51e0fc0553e9a /multimedia/xawtv
parento Repo copy move special case. Background and methodology follows: (diff)
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Notes
Notes: svn path=/head/; revision=78074
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 09a58584f9c8..c429a99194b7 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xawtv
PORTVERSION= 3.86
-CATEGORIES= graphics
+CATEGORIES= multimedia
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -57,7 +57,7 @@ CFLAGS+= -DMMX=1
.if defined(WITH_LIBQTIME)
CONFIGURE_ARGS+=--enable-quicktime
-LIB_DEPENDS+= quicktime.0:${PORTSDIR}/graphics/libquicktime
+LIB_DEPENDS+= quicktime.0:${PORTSDIR}/multimedia/libquicktime
PLIST_SUB+= QT=
.else
CONFIGURE_ARGS+=--enable-quicktime=no