summaryrefslogtreecommitdiff
path: root/x11/eterm/files
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:30:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:30:32 +0000
commite07be003366ac1036d0ef5a289f32731af40e716 (patch)
tree345a534b70b6ef7c98adcd55c5bd4b40550c9cde /x11/eterm/files
parentportlint (diff)
Update to version 0.8.9
PR: 13537 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=21244
Diffstat (limited to 'x11/eterm/files')
-rw-r--r--x11/eterm/files/patch-ac27
1 files changed, 13 insertions, 14 deletions
diff --git a/x11/eterm/files/patch-ac b/x11/eterm/files/patch-ac
index 502ce8dc705b..589752a8235a 100644
--- a/x11/eterm/files/patch-ac
+++ b/x11/eterm/files/patch-ac
@@ -1,14 +1,13 @@
-*** src/Makefile.in Wed Jan 13 05:54:45 1999
---- src/Makefile.in~ Sun Feb 7 23:00:35 1999
-***************
-*** 123,128 ****
---- 123,131 ----
- 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
-+ ifeq ($(PORTOBJFORMAT),elf)
-+ LDFLAGS+=-Wl,-rpath,$(X11BASE)/lib
-+ endif
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
+--- src/Makefile.in Mon Apr 26 10:53:52 1999
++++ src/Makefile.in.new Wed Sep 1 14:34:27 1999
+@@ -121,6 +121,10 @@
+
+ EXTRA_DIST = activeconfig.h activeeterm.h activetags.h command.h debug.h eterm_imlib.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
+
++ifeq ($(PORTOBJFORMAT),elf)
++LDFLAGS+=-Wl,-rpath,$(X11BASE)/lib
++endif
++
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h
+ CONFIG_CLEAN_FILES =