aboutsummaryrefslogtreecommitdiffstats
path: root/devel/motor/files/patch-src__manager__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/motor/files/patch-src__manager__Makefile.in')
-rw-r--r--devel/motor/files/patch-src__manager__Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/motor/files/patch-src__manager__Makefile.in b/devel/motor/files/patch-src__manager__Makefile.in
new file mode 100644
index 000000000000..9873474ec12b
--- /dev/null
+++ b/devel/motor/files/patch-src__manager__Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/manager/Makefile.in 2002/05/16 11:03:39 1.1
++++ src/manager/Makefile.in 2002/05/16 11:03:53
+@@ -89,7 +89,7 @@
+ INCLUDES = -I$(top_srcdir)/kkstrtext -I$(top_srcdir)/kkconsui/include -I$(top_srcdir)/kksystr/include -I$(top_srcdir)/intl -I$(top_srcdir)/src/ui/ncurses -I$(top_srcdir)/src/debugger -I$(top_srcdir)/src/executor -I$(top_srcdir)/src/project -I$(top_srcdir)/src/configuration -I$(top_srcdir)/src -I$(top_srcdir)/src/tagbrowser -I$(top_srcdir)/parser/include
+
+
+-CPPFLAGS = -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
++CPPFLAGS = @CPPFLAGS@ -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
+
+ libmanager_a_SOURCES = motormanager.cc
+