summaryrefslogtreecommitdiff
path: root/x11/gtoolkit/patches/patch-ab
blob: 6c3a5924d958175004bb16bfbc35c49354280fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ab,v 1.1 2005/09/17 17:22:41 minskim Exp $

--- GToolKit/Makefile.gnustep.orig	2002-03-07 00:31:40.000000000 -0800
+++ GToolKit/Makefile.gnustep
@@ -48,10 +48,10 @@ $(LIBRARY_NAME)_HEADER_FILES_DIR =		.
 $(LIBRARY_NAME)_HEADER_FILES_INSTALL_DIR =	GToolKit
 
 -include $(top_builddir)/config.mk
-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make
+include $(GNUSTEP_MAKEFILES)/common.make
 
 -include Makefile.preamble
-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/library.make
+include $(GNUSTEP_MAKEFILES)/library.make
 -include Makefile.postamble
 #>		--- do not remove this line ---