aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ogle-gui
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-28 08:09:51 +0800
committerlioux <lioux@FreeBSD.org>2002-11-28 08:09:51 +0800
commit9beb2b02c53e1d3a130f4302e30c72db8713dc9b (patch)
tree5018c57420d35fe072b2d8a731cb7c80c278dfbb /multimedia/ogle-gui
parentfac5c20b31045a19fe50b5ac12d616c4874e041e (diff)
downloadfreebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.gz
freebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.zst
freebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.zip
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)
Diffstat (limited to 'multimedia/ogle-gui')
-rw-r--r--multimedia/ogle-gui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile
index 3bc12ed7166..9a3fe03201d 100644
--- a/multimedia/ogle-gui/Makefile
+++ b/multimedia/ogle-gui/Makefile
@@ -7,18 +7,18 @@
PORTNAME= ogle
PORTVERSION= 0.8.5
-CATEGORIES= graphics gnome
+CATEGORIES= multimedia gnome
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
PKGNAMESUFFIX= -gui
DISTNAME= ${PORTNAME}_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.8:${PORTSDIR}/graphics/ogle
+BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.8:${PORTSDIR}/multimedia/ogle
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
glade.4:${PORTSDIR}/devel/libglade \
xml2.5:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= ogle:${PORTSDIR}/graphics/ogle
+RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
USE_X_PREFIX= yes
USE_GNOMENG= yes