mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add in a new patch file missed on initial commit.
This commit is contained in:
parent
956433d086
commit
cc51f62cdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69550
1 changed files with 11 additions and 0 deletions
11
lang/tinycobol/files/patch-ab
Normal file
11
lang/tinycobol/files/patch-ab
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- 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
|
||||
#
|
Loading…
Add table
Reference in a new issue