diff options
Diffstat (limited to 'irc/psybnc/Makefile')
-rw-r--r-- | irc/psybnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 307e6c3f4098..8162d9a59d10 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -20,6 +20,7 @@ PLIST_SUB= PSYBASE=${PSYBASE:S,^${PREFIX}/,,} OPTIONS_DEFINE= MENUCONFIG MENUCONFIG_DESC=Configure using menu +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMENUCONFIG} |