summaryrefslogtreecommitdiffstats
path: root/audio/xfce4-mixer
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committermarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /audio/xfce4-mixer
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadFreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
FreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r--audio/xfce4-mixer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 8d6fc57..8237a24 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-mixer
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -19,13 +19,13 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 volume mixer module for xfce4-panel
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
xml2.5:${PORTSDIR}/textproc/libxml2 \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_LIBTOOL= yes
OpenPOWER on IntegriCloud