From a10553f212d0c4155d689619831406b6a5959039 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 15 Feb 2007 14:52:58 +0000 Subject: Some of the scripts don't really need Bash. PKGREVISION++ --- x11/xfce3/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11') 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" -- cgit v1.2.3