diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/spar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/spar/Makefile b/math/spar/Makefile index f49b5501464a..abd42ab9d917 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -17,6 +17,7 @@ COMMENT= A modular math parser USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes +USE_CSTD= gnu89 USE_LDCONFIG= yes MAN1= spar.1 |