diff options
Diffstat (limited to 'net/sqtop/Makefile')
-rw-r--r-- | net/sqtop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sqtop/Makefile b/net/sqtop/Makefile index 2d0d186660f4..0033728339b4 100644 --- a/net/sqtop/Makefile +++ b/net/sqtop/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes OPTIONS_DEFINE= NCURSES OPTIONS_DEFAULT= NCURSES +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MNCURSES} |