summaryrefslogtreecommitdiff
path: root/graphics/Cenon/patches/patch-aa
blob: e2ac1caf145dc26035ed3f42489e6eda920a4aa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2005/09/17 20:26:55 minskim Exp $

--- GNUmakefile.orig	2005-01-11 09:58:07.000000000 -0800
+++ GNUmakefile
@@ -25,7 +25,7 @@
 
 GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_LOCAL_ROOT)
 
-GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
+GNUSTEP_MAKEFILES ?= $(GNUSTEP_SYSTEM_ROOT)/Makefiles
 
 include $(GNUSTEP_MAKEFILES)/common.make