mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- forgot to add patch
This commit is contained in:
parent
dd66eb13d3
commit
b42e8b9d25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196236
1 changed files with 11 additions and 0 deletions
11
textproc/msort/files/patch-Makefile.in
Normal file
11
textproc/msort/files/patch-Makefile.in
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- Makefile.in.orig Mon Mar 5 16:08:46 2007
|
||||||
|
+++ Makefile.in Wed Jul 25 09:26:41 2007
|
||||||
|
@@ -120,7 +120,7 @@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LDFLAGS = @LDFLAGS@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
-LIBS = @LIBS@ -lgmp
|
||||||
|
+LIBS = @LIBS@ -lgmp -lintl
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
NOCOMPARISONCNT_FALSE = @NOCOMPARISONCNT_FALSE@
|
Loading…
Add table
Reference in a new issue