aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-01 10:58:24 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-01 10:58:24 +0000
commita10994270691a610a8ccb2b1f34706084700d821 (patch)
tree4cb2927e67acabf4b3be7208d1f9bbfe8cc0648f /news/nntpcache
parentd86032ddefdad11b126d97c8e4f0a382c733fd84 (diff)
downloadports-a10994270691a610a8ccb2b1f34706084700d821.tar.gz
ports-a10994270691a610a8ccb2b1f34706084700d821.zip
news/nntpcache: fix build
Base GCC crashes during build, add USES=compiler:c11. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=505564
Diffstat (limited to 'news/nntpcache')
-rw-r--r--news/nntpcache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 609fb74b61f1..0ab0a916a4cc 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -19,7 +19,7 @@ NO_CDROM= Free for individuals and non-military, non-profit organisations only
# cache news articles and related data in ${SPOOLDIR}/nntpcache.
SPOOLDIR?= /var/spool
-USES= gmake autoreconf shebangfix
+USES= compiler:c11 gmake autoreconf shebangfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${SPOOLDIR} \
--program-transform-name=''