From b4ce1fbb885e817256951b9fa40e5083536ff42b Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 16 Jun 2011 09:51:50 +0000 Subject: bash isn't needed as TOOL anymore, noticed by Matthias Rampke --- x11/gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index d88bd7569fc..5db98fcf534 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2011/06/15 15:48:50 drochner Exp $ +# $NetBSD: Makefile,v 1.218 2011/06/16 09:51:50 drochner Exp $ DISTNAME= gtk+-2.24.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -24,7 +24,7 @@ CONFLICTS+= gail-[0-9]* SUPERSEDES= gail-[0-9]* USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt perl pkg-config bash +USE_TOOLS+= gmake msgfmt perl pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes PTHREAD_AUTO_VARS= yes -- cgit v1.2.3