diff options
Diffstat (limited to 'math/numdiff/Makefile')
-rw-r--r-- | math/numdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/numdiff/Makefile b/math/numdiff/Makefile index ed3843b4e6cb..c0d54970cce7 100644 --- a/math/numdiff/Makefile +++ b/math/numdiff/Makefile @@ -26,6 +26,7 @@ MAN1= ndselect.1 numdiff.1 OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDOCS} |