freebsd-ports/devel/motor/files/patch-src::manager::Makefile.in
Maxim Sobolev 1bc6ea3fd4 - Update to 3.2.2;
- hand over maintainership to Alex Dupre <sysadmin@alexdupre.com>.

PR:		38076
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-16 11:22:06 +00:00

14 lines
720 B
Text

$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