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 accbe1c8213e..4e73bf627f5f 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -15,4 +15,5 @@ USE_LDCONFIG= yes USE_GCC= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> |