diff options
Diffstat (limited to 'irc/smartirc4net/Makefile')
-rw-r--r-- | irc/smartirc4net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index f33a76b0a41c..aaffbb91ef4f 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -16,4 +16,5 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USES= pathfix pkgconfig +NO_STAGE= yes .include <bsd.port.mk> |