diff options
Diffstat (limited to 'math/tomsfastmath/Makefile')
-rw-r--r-- | math/tomsfastmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 398572936923..e08bfcfe422c 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -18,6 +18,7 @@ ALL_TARGET= default PLIST_FILES= include/tfm.h lib/libtfm.a +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" |