freebsd-ports/lang/tinycobol/files/patch-ab
2002-11-05 21:51:58 +00:00

12 lines
332 B
Plaintext

--- lib/Makefile.in.orig Sun Oct 20 04:37:38 2002
+++ lib/Makefile.in Tue Nov 5 16:29:57 2002
@@ -28,7 +28,7 @@
GREP = grep -v
MAKEDEPEND=@MAKEDEPEND@
-LIBS=-ldl @htg_ld_args_m@ @htg_ld_args_db@ -lncurses
+LIBS=-L/usr/local/lib @htg_ld_args_m@ @htg_ld_args_db@ -lncurses
#
# Default install directory is set in htconfig.h
#