bash isn't needed as TOOL anymore, noticed by Matthias Rampke
This commit is contained in:
parent
e1520bd5a4
commit
2988a09b73
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue