aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs20
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1999-02-16 11:06:52 +0800
committerjseger <jseger@FreeBSD.org>1999-02-16 11:06:52 +0800
commit035d51bf408ffbef92e21249e56e040994cfcf32 (patch)
tree398781ef66d83f9b2cc4757717e0f52da033df82 /editors/emacs20
parentc0977d829242bf6c225538393c1b0c1ce6c102e7 (diff)
downloadfreebsd-ports-gnome-035d51bf408ffbef92e21249e56e040994cfcf32.tar.gz
freebsd-ports-gnome-035d51bf408ffbef92e21249e56e040994cfcf32.tar.zst
freebsd-ports-gnome-035d51bf408ffbef92e21249e56e040994cfcf32.zip
Unbreak for current
Diffstat (limited to 'editors/emacs20')
-rw-r--r--editors/emacs20/files/patch-ah11
1 files changed, 10 insertions, 1 deletions
diff --git a/editors/emacs20/files/patch-ah b/editors/emacs20/files/patch-ah
index 2a9dc425ebc6..5a24e77c253b 100644
--- a/editors/emacs20/files/patch-ah
+++ b/editors/emacs20/files/patch-ah
@@ -1,5 +1,14 @@
--- lib-src/Makefile.in.orig Sat Aug 1 20:22:55 1998
-+++ lib-src/Makefile.in Mon Aug 31 21:11:22 1998
++++ lib-src/Makefile.in Sat Feb 13 17:30:37 1999
+@@ -218,7 +218,7 @@
+ LIBMAIL=-lmail
+ #endif
+
+-LOADLIBES=LIBS_SYSTEM LIBS_MACHINE LIB_STANDARD_LIBSRC
++LOADLIBES=LIBS_SYSTEM LIBS_MACHINE LIB_STANDARD_LIBSRC -lcompat
+
+ /* We need to #define emacs to get the right versions of some files.
+ Some other files - those shared with other GNU utilities - need
@@ -278,7 +278,7 @@
if [ `(cd ${archlibdir} && /bin/pwd)` \
!= `(cd ${srcdir} && /bin/pwd)` ]; then \