1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Man-pages are already compressed when installed.

Submitted by:	Yonatan Bokovza <Yonatan@xpert.com>
This commit is contained in:
Edwin Groothuis 2003-01-19 12:42:19 +00:00
parent 769fd54d10
commit bc2181889b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73480

View File

@ -30,5 +30,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/hackbot.1.gz ${PREFIX}/man/man1/
MAN1= hackbot.1
MANCOMPRESSED= yes
.include <bsd.port.mk>