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

5 lines
165 B
Text

--- 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'