summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/patches/patch-af')
-rw-r--r--x11/eterm/patches/patch-af15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/eterm/patches/patch-af b/x11/eterm/patches/patch-af
deleted file mode 100644
index 782a96609b5..00000000000
--- a/x11/eterm/patches/patch-af
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-af,v 1.1 2001/08/29 22:41:28 jlam Exp $
-
---- src/Makefile.in.orig Fri Nov 5 14:03:54 1999
-+++ src/Makefile.in
-@@ -113,8 +113,8 @@
- Eterm_DEPENDENCIES = libEterm.la
- Eterm_LDFLAGS = -rpath $(libdir):$(pkglibdir) libEterm.la
-
--INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/libmej -I.. -I$(includedir) -I$(prefix)/include $(X_CFLAGS)
--LDADD = $(DIST_ROOT)/libmej/libmej.la -L$(libdir) -L$(prefix)/lib $(LIBS) $(GRLIBS) $(X_LIBS)
-+INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/libmej -I.. $(X_CFLAGS)
-+LDADD = $(DIST_ROOT)/libmej/libmej.la $(LIBS) $(GRLIBS) $(X_LIBS)
-
- EXTRA_DIST = activeconfig.h activeeterm.h activetags.h command.h debug.h eterm_imlib.h eterm_utmp.h feature.h.in graphics.h grkelot.h grx.h main.h menubar.h misc.h options.h pixmap.h profile.h screen.h scrollbar.h system.h threads.h graphics/Makefile.am graphics/Makefile.in graphics/README graphics/data graphics/grxlib.c graphics/grxlib.h graphics/qplot.c Eterm.xpm
-