aboutsummaryrefslogtreecommitdiff
path: root/editors/lpe/files/patch-src_Makefile.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 09:33:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 09:33:54 +0000
commit4d34305a69677964af6498c03bc1df8c8bd0eca5 (patch)
tree159c18a041bdda0f9c3718efc741e7f3186b2f01 /editors/lpe/files/patch-src_Makefile.in
parentfe6a7130373cd1ac52e899a693a7d657bf0aeb3c (diff)
downloadports-4d34305a69677964af6498c03bc1df8c8bd0eca5.tar.gz
ports-4d34305a69677964af6498c03bc1df8c8bd0eca5.zip
Remove unmaintained expired ports from editors
2011-05-01 editors/MathPlanner: Upstream says project is canceled and no more distfiles can be found 2011-05-01 editors/bitmap: Upstream disapear and distfile is no more available 2011-05-01 editors/bitmap-emacs21: Upstream disapear and distfile is no more available 2011-05-01 editors/cle: Upstream disapear and distfile is no more available 2011-05-01 editors/dedit: Upstream disapear and distfile is no more available 2011-05-01 editors/em: Upstream disapear and distfile is no more available 2011-05-01 editors/leim21: Distfile is no more available 2011-05-01 editors/lpe: Upstream disapear and distfile is no more available 2011-05-01 editors/vilearn: Upstream disapear and distfile is no more available 2011-05-01 editors/xenon: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273467
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