aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uncle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uncle/Makefile b/textproc/uncle/Makefile
index f680a463839e..c5598ca183c9 100644
--- a/textproc/uncle/Makefile
+++ b/textproc/uncle/Makefile
@@ -12,8 +12,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libucl.so:textproc/libucl
-BROKEN_powerpc64= fails to compile: uncle.c: 'for' loop initial declaration used outside C99 mode
-
+USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= MagikBSD