diff options
Diffstat (limited to 'irc/epic5/Makefile')
-rw-r--r-- | irc/epic5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index cc2796d9e5b9..6e0341a74536 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -31,6 +31,7 @@ TERMCAP_DESC= Refuse to use terminfo/ncurses CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} USES= iconv +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MIPV6} |