diff options
Diffstat (limited to 'irc/darkbot/Makefile')
-rw-r--r-- | irc/darkbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index a253489c6620..46425acd66f9 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -20,6 +20,7 @@ MANCOMPRESSED= yes PORTDOCS= README PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |