From f520052bed62d73fc9dc25484cf659d4eda532dd Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 22 Feb 2008 13:11:33 +0000 Subject: Remove no longer needed IRIX hack. --- x11/gtk2/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 98276310a5e..37b40e3038d 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2008/02/13 19:45:41 drochner Exp $ +# $NetBSD: Makefile,v 1.157 2008/02/22 13:11:33 tnn Exp $ DISTNAME= gtk+-2.12.8 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -60,12 +60,6 @@ SUBST_FILES.pthread= gdk-pixbuf/Makefile.in .include "options.mk" -.include "../../mk/compiler.mk" - -.if ${OPSYS} == "IRIX" && !empty(CC_VERSION:Mgcc*) -USE_TOOLS+= gawk -.endif - # We remove the module databases during post-install since we create them # anew in the +INSTALL script as part of the POST-INSTALL action. # -- cgit v1.2.3