From c391d46aa58d4ec6ef262610f1711e55d1c3a550 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 22 Sep 2005 01:10:55 +0000 Subject: Let gtoolkit-example honor GNUSTEP_MAKEFILES. --- x11/gtoolkit/distinfo | 3 ++- x11/gtoolkit/patches/patch-ac | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 x11/gtoolkit/patches/patch-ac (limited to 'x11/gtoolkit') diff --git a/x11/gtoolkit/distinfo b/x11/gtoolkit/distinfo index 7b08358b98b..dfcae875805 100644 --- a/x11/gtoolkit/distinfo +++ b/x11/gtoolkit/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.4 2005/09/17 17:22:41 minskim Exp $ +$NetBSD: distinfo,v 1.5 2005/09/22 01:10:55 minskim Exp $ SHA1 (gtoolkit-0.9.5.tar.gz) = 8e1acfec076637983dd2875ce124c0001a4a9077 RMD160 (gtoolkit-0.9.5.tar.gz) = be597546cebc9ee9bdd4f4fc6c48e97ad8705652 Size (gtoolkit-0.9.5.tar.gz) = 385203 bytes SHA1 (patch-aa) = 60b3a30cfa621e236e61bbbf3a09d99d715388f1 SHA1 (patch-ab) = 0f481852dca3da71cec150825664daea09e7b832 +SHA1 (patch-ac) = 5e2be3ad68e91f1956dea025ad5faf6191f036c1 diff --git a/x11/gtoolkit/patches/patch-ac b/x11/gtoolkit/patches/patch-ac new file mode 100644 index 00000000000..8cf7de0bb52 --- /dev/null +++ b/x11/gtoolkit/patches/patch-ac @@ -0,0 +1,17 @@ +$NetBSD: patch-ac,v 1.1 2005/09/22 01:10:55 minskim Exp $ + +--- Examples/Makefile.gnustep.orig 2002-03-07 00:04:29.000000000 -0800 ++++ Examples/Makefile.gnustep +@@ -22,10 +22,10 @@ style_OBJC_FILES = style.m + windows_OBJC_FILES = windows.m + xml_OBJC_FILES = xml.m + +-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make ++include $(GNUSTEP_MAKEFILES)/common.make + + -include Makefile.preamble +-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/gtk-tool.make ++include $(GNUSTEP_MAKEFILES)/gtk-tool.make + -include Makefile.postamble + #> --- do not remove this line --- + -- cgit v1.2.3