summaryrefslogtreecommitdiff
path: root/x11/xfce3/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-02-15 14:52:58 +0000
committerrillig <rillig@pkgsrc.org>2007-02-15 14:52:58 +0000
commitcd09e4f482d7baf3280c6e32bdcc7684c544989c (patch)
tree0b5296eb240a30f269f667c01f220516bc90f7d7 /x11/xfce3/Makefile
parent5466a11c10fd4ec2bc9bfdf2106861056c794999 (diff)
downloadpkgsrc-cd09e4f482d7baf3280c6e32bdcc7684c544989c.tar.gz
Some of the scripts don't really need Bash. PKGREVISION++
Diffstat (limited to 'x11/xfce3/Makefile')
-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"