diff options
Diffstat (limited to 'math/sage/Makefile')
-rw-r--r-- | math/sage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile index 99b0a1d0a96c..07a27beb60fd 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash OPTIONS_DEFINE_amd64= 387 387_DESC= Use 387 instead of SSE FPU +NO_STAGE= yes .include <bsd.port.options.mk> PLIST_FILES= bin/sage |