summaryrefslogtreecommitdiffstats
path: root/x11/eterm/files
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-02-22 04:09:39 +0000
committersteve <steve@FreeBSD.org>1999-02-22 04:09:39 +0000
commite12d03d253a5136915b30afab7d14245e6cbdcfc (patch)
tree14d5371020874cdabba558a5719b55650e047fea /x11/eterm/files
parent2e4ed8328f725d40a3ab4532adb104c4aabfff5a (diff)
downloadFreeBSD-ports-e12d03d253a5136915b30afab7d14245e6cbdcfc.zip
FreeBSD-ports-e12d03d253a5136915b30afab7d14245e6cbdcfc.tar.gz
Update to version 3.8.8.
PR: 9994 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Diffstat (limited to 'x11/eterm/files')
-rw-r--r--x11/eterm/files/patch-ac26
1 files changed, 14 insertions, 12 deletions
diff --git a/x11/eterm/files/patch-ac b/x11/eterm/files/patch-ac
index 1dd8835..502ce8d 100644
--- a/x11/eterm/files/patch-ac
+++ b/x11/eterm/files/patch-ac
@@ -1,12 +1,14 @@
---- src/Makefile.in.orig Fri Oct 23 01:09:50 1998
-+++ src/Makefile.in Mon Oct 26 18:54:35 1998
-@@ -123,6 +123,9 @@
- system.h threads.h graphics/Makefile.am graphics/Makefile.in \
- graphics/README graphics/data graphics/grxlib.c graphics/grxlib.h \
- graphics/qplot.c
-+ifeq ($(PORTOBJFORMAT),elf)
-+LDFLAGS+=-Wl,-rpath,$(X11BASE)/lib
-+endif
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
+*** 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 =
OpenPOWER on IntegriCloud