aboutsummaryrefslogtreecommitdiffstats
path: root/math/spar
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-07-06 01:26:10 +0800
committerPawel Pekala <pawel@FreeBSD.org>2012-07-06 01:26:10 +0800
commit84d5cb591b6118197c17abd71e7ee85fea9c6550 (patch)
tree8d8c85d118c3706801ecd96c66093bd0b5589b81 /math/spar
parent7e450076425a0509129b6963729d82423f020801 (diff)
downloadfreebsd-ports-gnome-84d5cb591b6118197c17abd71e7ee85fea9c6550.tar.gz
freebsd-ports-gnome-84d5cb591b6118197c17abd71e7ee85fea9c6550.tar.zst
freebsd-ports-gnome-84d5cb591b6118197c17abd71e7ee85fea9c6550.zip
Add USE_CSTD=gnu89 to fix linking when building with clang
Diffstat (limited to 'math/spar')
-rw-r--r--math/spar/Makefile1
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