[Midnightbsd-cvs] mports [21889] trunk/devel/apr1/Makefile: for now force iconv from ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 10 20:41:19 EDT 2016


Revision: 21889
          http://svnweb.midnightbsd.org/mports/?rev=21889
Author:   laffer1
Date:     2016-09-10 20:41:18 -0400 (Sat, 10 Sep 2016)
Log Message:
-----------
for now force iconv from ports

Modified Paths:
--------------
    trunk/devel/apr1/Makefile

Modified: trunk/devel/apr1/Makefile
===================================================================
--- trunk/devel/apr1/Makefile	2016-09-10 23:35:51 UTC (rev 21888)
+++ trunk/devel/apr1/Makefile	2016-09-11 00:41:18 UTC (rev 21889)
@@ -15,7 +15,7 @@
 
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 
-USES=		iconv pathfix libtool cpe
+USES=		iconv:wchar_t pathfix libtool cpe
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--build=${ARCH}-midnightbsd-freebsd9.1



More information about the Midnightbsd-cvs mailing list