From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- audio/xfce4-mixer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/xfce4-mixer') diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 8d6fc5716faf..8237a2437238 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 -- cgit v1.2.3