1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Unbreak for current

This commit is contained in:
Justin M. Seger 1999-02-16 03:06:52 +00:00
parent 9a1f1fd5d1
commit d7888efe12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16730

View File

@ -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 \