freebsd-ports/converters/libiconv/files/patch-lib_Makefile.in
Koop Mast 58357934c6 Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundled
libtool at the time didn't handle the removal of objformat correctly.
Also revert r239611. This revision was because the libtool port and the bundled
 libtool at the time detect "clang" as a valid C compiler.

PR:		ports/179753
Submitted by:	tijl@
2013-07-06 13:29:54 +00:00

11 lines
349 B
Text

--- lib/Makefile.in.orig 2011-08-07 19:48:03.000000000 +0200
+++ lib/Makefile.in 2011-10-23 22:03:44.000000000 +0200
@@ -50,7 +50,7 @@
# Before making a release, change this according to the libtool documentation,
# section "Library interface versions".
-LIBICONV_VERSION_INFO = 7:1:5
+LIBICONV_VERSION_INFO = 3
PACKAGE_VERSION = @VERSION@