summaryrefslogtreecommitdiff
path: root/x11/xfce3
diff options
context:
space:
mode:
authorrillig <rillig>2007-02-15 14:52:58 +0000
committerrillig <rillig>2007-02-15 14:52:58 +0000
commit5d1be1a2bee077db38c1ecd1688af0b9168daa0d (patch)
tree0b5296eb240a30f269f667c01f220516bc90f7d7 /x11/xfce3
parent8e1ef5ee0e66cd40e8510812eb4b0a50dcdd4c5a (diff)
downloadpkgsrc-5d1be1a2bee077db38c1ecd1688af0b9168daa0d.tar.gz
Some of the scripts don't really need Bash. PKGREVISION++
Diffstat (limited to 'x11/xfce3')
-rw-r--r--x11/xfce3/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/xfce3/Makefile b/x11/xfce3/Makefile
index fd6878ac987..a10ae07c7a7 100644
--- a/x11/xfce3/Makefile
+++ b/x11/xfce3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2007/01/09 09:31:17 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2007/02/15 14:52:58 rillig Exp $
DISTNAME= xfce-3.8.18
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= http://www.xfce.org/archive/
@@ -33,6 +33,8 @@ CONFIGURE_ARGS+= --enable-imlib=${BUILDLINK_PREFIX.imlib:Q}
CONFIGURE_ARGS+= --disable-libiconv
CONFIGURE_ARGS+= --disable-audiofile
+REPLACE_SH+= scripts/CDE2Xfcepal other/Xclients
+
# work around bug in configure script
#CONFIGURE_ENV+= gt_cv_func_gettext_libintl="yes"