1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/news/trn/files/patch-ab
Scott Mace e215e79f1b Allow trn to build non-interactively
Cleanup pre-configure script -- from elm port
Change lib search path from /usr/lib to /usr/lib/aout
make install will no longer leave trn.old bogon
1998-06-04 16:12:39 +00:00

6 lines
165 B
Plaintext

--- hints/freebsd.sh.orig Thu Jun 4 09:45:34 1998
+++ hints/freebsd.sh Thu Jun 4 09:44:16 1998
@@ -1 +1,2 @@
i_sysfilio='undef'
+plibpth='$plibpth /usr/lib/aout'