aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-04 12:28:29 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-04 12:28:29 +0000
commit5a04c7a9a70860f0b3698c695fc1fa14e26d2366 (patch)
treebf743e7a917b51900f63e27d8801774fc54f6a38 /news
parent91627c0fe2d0ac800a6b67e07cd0228ccbc50b75 (diff)
downloadports-5a04c7a9a70860f0b3698c695fc1fa14e26d2366.tar.gz
ports-5a04c7a9a70860f0b3698c695fc1fa14e26d2366.zip
news/rntrack: fix build on GCC architectures
h/typedefs.h:27: error: redefinition of typedef 'bit' h/UNIX.h:173: error: previous declaration of 'bit' was here MFH: 2021Q1
Notes
Notes: svn path=/head/; revision=560286
Diffstat (limited to 'news')
-rw-r--r--news/rntrack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/rntrack/Makefile b/news/rntrack/Makefile
index 78c1655b9558..64a619098dd6 100644
--- a/news/rntrack/Makefile
+++ b/news/rntrack/Makefile
@@ -14,7 +14,7 @@ COMMENT= FTN Messages tracker
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:bzip2
+USES= compiler:c11 tar:bzip2
MAKE_ENV= CONFIG=${ETCDIR}/rntrack.cfg