diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2013-09-07 20:43:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2013-09-07 20:43:45 +0000 |
commit | f0bb14cf11b036eb8ac306a9acb99076c438ac85 (patch) | |
tree | 4a9c5f7f1aef50f2695cc4c694d9d47ecd6c12c6 /math/wfmath/Makefile | |
parent | 52cd0e87da4b3b50bca0be9ab4ea2d23f8357727 (diff) | |
download | ports-f0bb14cf11b036eb8ac306a9acb99076c438ac85.tar.gz ports-f0bb14cf11b036eb8ac306a9acb99076c438ac85.zip |
Notes
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> |