1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

- forgot to add patch

This commit is contained in:
Cheng-Lung Sung 2007-07-25 01:32:43 +00:00
parent dd66eb13d3
commit b42e8b9d25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196236

View 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@