diff options
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r-- | math/galculator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 3d19ac756599..c6b59023b210 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -18,4 +18,5 @@ CONFIGURE_ARGS= --disable-gtk3 MAN1= galculator.1 +NO_STAGE= yes .include <bsd.port.mk> |