summaryrefslogtreecommitdiffstats
path: root/editors/gphpedit/files/patch-src-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gphpedit/files/patch-src-Makefile.in')
-rw-r--r--editors/gphpedit/files/patch-src-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/gphpedit/files/patch-src-Makefile.in b/editors/gphpedit/files/patch-src-Makefile.in
new file mode 100644
index 000000000..56df370fa
--- /dev/null
+++ b/editors/gphpedit/files/patch-src-Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Thu Dec 22 20:56:32 2005
++++ src/Makefile.in Thu Dec 22 20:56:51 2005
+@@ -499,7 +499,7 @@
+ -g -Wall -DGTK -DSCI_LEXER
+
+ gtkscintilla2/libgtkscintilla2.a:
+- cd gtkscintilla2 && make libgtkscintilla2.a && cd ..
++ cd gtkscintilla2 && $(MAKE) libgtkscintilla2.a && cd ..
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: