- Fix build with clang
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it.
State Changed From-To: open->closed
Responsible Changed From-To: araujo->miwi committed
Author: miwi Date: Thu Feb 7 14:35:38 2013 New Revision: 311850 URL: http://svnweb.freebsd.org/changeset/ports/311850 Log: - Fix build with clang PR: 175018 Submitted by: Ports Fury Modified: head/devel/fhist/Makefile Modified: head/devel/fhist/Makefile ============================================================================== --- head/devel/fhist/Makefile Thu Feb 7 14:34:29 2013 (r311849) +++ head/devel/fhist/Makefile Thu Feb 7 14:35:38 2013 (r311850) @@ -19,6 +19,7 @@ OPTIONS_DEFINE= NLS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-nlsdir=${PREFIX}/share/locale/en/LC_MESSAGES ALL_TARGET= all-bin _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"