ports/187405: [PATCH] devel/git: add USES=iconv to unbreak on 10/11

Larry Rosenman ler at lerctr.org
Mon Mar 10 00:10:01 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list