summaryrefslogtreecommitdiff
path: root/multimedia/ogle-gui
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/ogle-gui
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/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 3bc12ed7166d..9a3fe03201db 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