ports/175018: devel/fhist: Fix build with clang
KATO Tsuguru
tkato432 at yahoo.com
Sat Jan 5 18:10:03 UTC 2013
>Number: 175018
>Category: ports
>Synopsis: devel/fhist: Fix build with clang
>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: Sat Jan 05 18:10:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Fix build with clang
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/fhist/Makefile devel/fhist/Makefile
--- /usr/ports/devel/fhist/Makefile 2012-11-21 05:39:27.000000000 +0900
+++ devel/fhist/Makefile 2013-01-02 02:32:49.000000000 +0900
@@ -19,6 +19,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_CSTD= gnu89
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-nlsdir=${PREFIX}/share/locale/en/LC_MESSAGES
ALL_TARGET= all-bin
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list