diff options
Diffstat (limited to 'security/hackbot/Makefile')
-rw-r--r-- | security/hackbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index f07e27a15748..17d17714b5c9 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -30,5 +30,6 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/hackbot.1.gz ${PREFIX}/man/man1/ MAN1= hackbot.1 +MANCOMPRESSED= yes .include <bsd.port.mk> |