[Midnightbsd-cvs] mports [20350] trunk/print/tex-ptexenc/files/patch-configure: tex-ptexenc-1.3.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 30 22:23:46 EDT 2015


Revision: 20350
          http://svnweb.midnightbsd.org/mports/?rev=20350
Author:   laffer1
Date:     2015-09-30 22:23:46 -0400 (Wed, 30 Sep 2015)
Log Message:
-----------
tex-ptexenc-1.3.3

Added Paths:
-----------
    trunk/print/tex-ptexenc/files/patch-configure

Added: trunk/print/tex-ptexenc/files/patch-configure
===================================================================
--- trunk/print/tex-ptexenc/files/patch-configure	                        (rev 0)
+++ trunk/print/tex-ptexenc/files/patch-configure	2015-10-01 02:23:46 UTC (rev 20350)
@@ -0,0 +1,38 @@
+--- configure.orig	2015-07-25 21:31:25 UTC
++++ configure
+@@ -14889,7 +14889,7 @@ if ${ac_cv_lib_iconv_iconv_open+:} false
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-liconv  $LIBS"
++LIBS="$LIBS"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -14924,7 +14924,7 @@ if test "x$ac_cv_lib_iconv_iconv_open" =
+ #define HAVE_LIBICONV 1
+ _ACEOF
+ 
+-  LIBS="-liconv $LIBS"
++  LIBS="$LIBS"
+ 
+ else
+   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libiconv_open in -liconv" >&5
+@@ -14933,7 +14933,7 @@ if ${ac_cv_lib_iconv_libiconv_open+:} fa
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-liconv  $LIBS"
++LIBS="$LIBS"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+ 
+@@ -14968,7 +14968,7 @@ if test "x$ac_cv_lib_iconv_libiconv_open
+ #define HAVE_LIBICONV 1
+ _ACEOF
+ 
+-  LIBS="-liconv $LIBS"
++  LIBS="$LIBS"
+ 
+ fi
+ 


Property changes on: trunk/print/tex-ptexenc/files/patch-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list