pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2 Remove no longer needed IRIX hack.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2f31cd73535
branches: trunk
changeset: 538973:a2f31cd73535
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Feb 22 13:11:33 2008 +0000
description:
Remove no longer needed IRIX hack.
diffstat:
x11/gtk2/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r fb0fccb9acb7 -r a2f31cd73535 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Fri Feb 22 13:03:25 2008 +0000
+++ b/x11/gtk2/Makefile Fri Feb 22 13:11:33 2008 +0000
@@ -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 @@
.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.
#
Home |
Main Index |
Thread Index |
Old Index