summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/patches/patch-ae')
-rw-r--r--x11/eterm/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/eterm/patches/patch-ae b/x11/eterm/patches/patch-ae
new file mode 100644
index 00000000000..792bb622c18
--- /dev/null
+++ b/x11/eterm/patches/patch-ae
@@ -0,0 +1,13 @@
+$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)
+