diff options
Diffstat (limited to 'math/calcoo/Makefile')
-rw-r--r-- | math/calcoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 2fceeeb01e00..f71e111057e7 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -17,4 +17,5 @@ MAN1= calcoo.1 PLIST_FILES= bin/calcoo +NO_STAGE= yes .include <bsd.port.mk> |