diff options
Diffstat (limited to 'math/grace')
-rw-r--r-- | math/grace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index e39ca2b600ba..d5a3d05acb5a 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -40,6 +40,7 @@ MAN1= convcal.1 grace.1 grconvert.1 MLINKS= grace.1 gracebat.1 \ grace.1 xmgrace.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFFTW} |