diff options
Diffstat (limited to 'math/wfmath/Makefile')
-rw-r--r-- | math/wfmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index ad1a22690ec0..accbe1c8213e 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -12,6 +12,7 @@ COMMENT= Worldforge math library USE_GMAKE= yes USES= pathfix pkgconfig USE_LDCONFIG= yes +USE_GCC= yes GNU_CONFIGURE= yes .include <bsd.port.mk> |