diff options
-rw-r--r-- | x11/gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |