kwm 2011-06-20 22:39:44 UTC
FreeBSD ports repository
Modified files:
math/gnumeric Makefile
Log:
Fix the build with clang, by setting USE_CSTD=gnu89.
This is default for gcc but clang defaults to gnu99.
Submitted by: clang exp run.
Revision Changes Path
1.184 +1 -0 ports/math/gnumeric/Makefile