aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ogle-gui
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /multimedia/ogle-gui
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'multimedia/ogle-gui')
-rw-r--r--multimedia/ogle-gui/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile
index 3627536e370e..922c9774d8eb 100644
--- a/multimedia/ogle-gui/Makefile
+++ b/multimedia/ogle-gui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ogle
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
PKGNAMESUFFIX= -gui
@@ -16,11 +17,11 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= An add-on graphical user interface for Ogle
BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- glade-2.0:${PORTSDIR}/devel/libglade2 \
+LIB_DEPENDS= glade-2.0:${PORTSDIR}/devel/libglade2 \
xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack \
gnomehier \
toconf-2.61 to autoconf-2.62ade2008-08-20