aboutsummaryrefslogtreecommitdiff
path: root/editors/lpe/files/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/lpe/files/patch-src_Makefile.in')
-rw-r--r--editors/lpe/files/patch-src_Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/lpe/files/patch-src_Makefile.in b/editors/lpe/files/patch-src_Makefile.in
deleted file mode 100644
index 0a02b3616ad5..000000000000
--- a/editors/lpe/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$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