aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xfce4-fm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /x11-fm/xfce4-fm
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'x11-fm/xfce4-fm')
-rw-r--r--x11-fm/xfce4-fm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile
index b289b203cbe7..ff15d1bf6a45 100644
--- a/x11-fm/xfce4-fm/Makefile
+++ b/x11-fm/xfce4-fm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-fm
PORTVERSION= 4.0.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-fm xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
@@ -20,12 +20,12 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 file manager
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- dbh.1:${PORTSDIR}/databases/dbh \
+LIB_DEPENDS= dbh.1:${PORTSDIR}/databases/dbh \
xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+USE_GETTEXT= yes
USE_GNOME= gtk20
USE_REINPLACE= yes
USE_X_PREFIX= yes