diff options
Diffstat (limited to 'x11/eterm/patches/patch-ae')
-rw-r--r-- | x11/eterm/patches/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/eterm/patches/patch-ae b/x11/eterm/patches/patch-ae deleted file mode 100644 index 792bb622c18..00000000000 --- a/x11/eterm/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2001/08/29 22:41:28 jlam Exp $ - ---- libmej/Makefile.in.orig Fri Nov 5 11:03:53 1999 -+++ libmej/Makefile.in -@@ -105,7 +105,7 @@ - - libmej_la_SOURCES = debug.c mem.c strings.c snprintf.c - --INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I.. -I$(includedir) -I$(prefix)/include $(X_CFLAGS) -+INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I.. $(X_CFLAGS) - - libmej_la_LDFLAGS = -release $(VERSION) - |