diff options
Diffstat (limited to 'irc/py-gozerbot/Makefile')
-rw-r--r-- | irc/py-gozerbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile index 27d5a2277ff0..c921d2e991a7 100644 --- a/irc/py-gozerbot/Makefile +++ b/irc/py-gozerbot/Makefile @@ -26,6 +26,7 @@ MAN1= gozerbot.1 RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |