summaryrefslogtreecommitdiffstats
path: root/misc/xfce4-iconbox/Makefile
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 /misc/xfce4-iconbox/Makefile
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 'misc/xfce4-iconbox/Makefile')
-rw-r--r--misc/xfce4-iconbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile
index 1e815ff..e8aaad3 100644
--- a/misc/xfce4-iconbox/Makefile
+++ b/misc/xfce4-iconbox/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-iconbox
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= misc xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -19,10 +19,10 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 icon box, an alternative taskbar
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-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
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_LIBTOOL= yes
OpenPOWER on IntegriCloud