aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lpe/files/patch-src_Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-26 19:59:47 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-26 19:59:47 +0000
commite7e5ac65509328400d457e9f59202373456f474c (patch)
treed82dea8499cac8fe3747b396f6b4983a1e76be6f /editors/lpe/files/patch-src_Makefile.in
parentf27143dffb005669a0ba9b066e456750a7ab7837 (diff)
OOPS, forgot to add/remove patches in my previous commit (update to 1.2.5 and
cleanups).
Diffstat (limited to 'editors/lpe/files/patch-src_Makefile.in')
-rw-r--r--editors/lpe/files/patch-src_Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/lpe/files/patch-src_Makefile.in b/editors/lpe/files/patch-src_Makefile.in
new file mode 100644
index 000000000000..0a02b3616ad5
--- /dev/null
+++ b/editors/lpe/files/patch-src_Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/Makefile.in 2001/01/26 18:52:53 1.1
++++ src/Makefile.in 2001/01/26 18:53:41
+@@ -112,7 +112,7 @@
+ lpe_LDFLAGS = @lpe_LDFLAGS@
+ lpe_DEPENDENCIES = @lpe_DEPS@ @INTLDEPS@
+ @USE_INCLUDED_LIBINTL_TRUE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/@DATADIRNAME@\" -I$(top_srcdir)/intl
+-@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\"
++@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" @CPPFLAGS@
+
+ EXTRA_DIST = templ.c templ.h
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs