ports/editors/cooledit/patches/patch-editor_Makefile_in

12 lines
626 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- editor/Makefile.in.orig Sat Nov 27 09:46:41 2004
+++ editor/Makefile.in Thu Apr 28 22:29:09 2005
@@ -227,7 +227,7 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
bin_SCRIPTS = cooledit-gdb coolproject
-INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl @PYTHON_INCLUDES@
+INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) @PYTHON_INCLUDES@
cooledit_SOURCES = cooledit.c find.c editoptions.c mancmd.c options.c \
debug.c cooleditmenus.c shell.c shell.h copyright.h mail.c complete.c \
manpage.c percentsubs.c _coolpython.c find.h postscript.c postscript.h \