Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Mar 2014 19:08:07 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        wxs@FreeBSD.org
Subject:   ports/187405: [PATCH] devel/git: add USES=iconv to unbreak on 10/11
Message-ID:  <E1WMnlH-0000qz-At@thebighonker.lerctr.org>
Resent-Message-ID: <201403100010.s2A0A0U1019072@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187405
>Category:       ports
>Synopsis:       [PATCH] devel/git: add USES=iconv to unbreak on 10/11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 00:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 10.0-STABLE FreeBSD 10.0-STABLE #18 r262564: Thu Feb 27 10:58:55 CST
>Description:
[DESCRIBE CHANGES]

Port maintainer (wxs@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
--- Makefile	(revision 347682)
+++ Makefile	(working copy)
@@ -25,7 +25,7 @@
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 GNU_CONFIGURE=	yes
-USES=		gmake shebangfix
+USES=		gmake shebangfix iconv:wchar_t,translit
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 MAKE_ENV+=	V=1
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1WMnlH-0000qz-At>