summaryrefslogtreecommitdiff
path: root/games/nextgo/files/patch-GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nextgo/files/patch-GNUmakefile')
-rw-r--r--games/nextgo/files/patch-GNUmakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nextgo/files/patch-GNUmakefile b/games/nextgo/files/patch-GNUmakefile
new file mode 100644
index 000000000000..6798d5aff6d6
--- /dev/null
+++ b/games/nextgo/files/patch-GNUmakefile
@@ -0,0 +1,11 @@
+--- GNUmakefile.orig 2017-08-13 18:43:49 UTC
++++ GNUmakefile
+@@ -28,8 +28,6 @@
+
+ #GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
+
+-GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Library/Makefiles
+-
+ NeXTGo_MAIN_MODEL_FILE = NeXTGo.gorm
+
+ include $(GNUSTEP_MAKEFILES)/common.make