aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-04 12:30:06 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-04 12:30:06 +0000
commit1655a77155f22e1336a363431ff3c32fdc11aa1f (patch)
tree6393b04925488dfbadefb332f70322604b15332f /news
parentd4901a9792ba0a3e4540b2a372f34e54678fb9a8 (diff)
downloadports-1655a77155f22e1336a363431ff3c32fdc11aa1f.tar.gz
ports-1655a77155f22e1336a363431ff3c32fdc11aa1f.zip
MFH: r560286
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
Notes
Notes: svn path=/branches/2021Q1/; revision=560287
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