Date: Sun, 4 Aug 2013 18:24:19 GMT From: Sean Bruno <sbruno@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/181023: x11/xkeyboard-config fails to build when WITH_ICONV=y set Message-ID: <201308041824.r74IOJvR014878@oldred.freebsd.org> Resent-Message-ID: <201308041830.r74IU0nj016082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181023
>Category: misc
>Synopsis: x11/xkeyboard-config fails to build when WITH_ICONV=y set
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 04 18:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sean Bruno
>Release: 10-current
>Organization:
FreeBSD Project
>Environment:
FreeBSD powernoodle 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r253470M: Tue Jul 23 10:27:00 PDT 2013 root@powernoodle:/usr/obj/usr/src/sys/POWERNOODLE amd64
>Description:
Same as pr ports/180991
>How-To-Repeat:
portmaster x11/xkeyboard-config
>Fix:
I added this to the post-patch target of the Makefile
@${REINPLACE_CMD} -e 's/UTF-8\\n/UTF-8/gI' ${WRKSRC}/po/*.po
This makes the port build properly. It replaces all occurrences of "UTF-8\n" with "UTF-8"
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308041824.r74IOJvR014878>
