Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2016 05:42:59 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422237 - head/news/nntp
Message-ID:  <201609160542.u8G5gxUM060988@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Fri Sep 16 05:42:59 2016
New Revision: 422237
URL: https://svnweb.freebsd.org/changeset/ports/422237

Log:
  - fix cstd fior FreeBSD-12

Modified:
  head/news/nntp/Makefile

Modified: head/news/nntp/Makefile
==============================================================================
--- head/news/nntp/Makefile	Fri Sep 16 04:27:51 2016	(r422236)
+++ head/news/nntp/Makefile	Fri Sep 16 05:42:59 2016	(r422237)
@@ -17,6 +17,7 @@ COMMENT=	NNTP with NOV support
 BUILD_DEPENDS=	${LOCALBASE}/lib/libcnews.a:news/cnews
 
 NO_WRKSUBDIR=	yes
+USE_CSTD=	gnu89
 PLIST_SUB+=	VARBASE=${VARBASE}
 PLIST_SUB+=	NEWSBIN=${NEWSBIN:S=^${PREFIX}/==}
 PLIST_SUB+=	NEWSCTL=${NEWSCTL:S=^${VARBASE}/==}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609160542.u8G5gxUM060988>