summaryrefslogtreecommitdiff
path: root/converters/macfork/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/macfork/patches/patch-Makefile')
-rw-r--r--converters/macfork/patches/patch-Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/converters/macfork/patches/patch-Makefile b/converters/macfork/patches/patch-Makefile
new file mode 100644
index 00000000000..57504091b5a
--- /dev/null
+++ b/converters/macfork/patches/patch-Makefile
@@ -0,0 +1,13 @@
+$NetBSD: patch-Makefile,v 1.1 2012/11/07 15:23:37 joerg Exp $
+
+--- Makefile.orig 2012-11-05 19:40:37.000000000 +0000
++++ Makefile
+@@ -7,7 +7,7 @@ MYCODEDIR := .
+
+ # Directories to search for header files
+
+-SEARCHDIRS := -I- -I${MYCODEDIR}
++SEARCHDIRS := -I${MYCODEDIR}
+
+ # makemake variables
+