diff options
Diffstat (limited to 'irc/dxirc/Makefile')
-rw-r--r-- | irc/dxirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/dxirc/Makefile b/irc/dxirc/Makefile index 0a57441d2ba9..36670f6881ae 100644 --- a/irc/dxirc/Makefile +++ b/irc/dxirc/Makefile @@ -29,6 +29,7 @@ NOTIFY_DESC= Libnotify support PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |