1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Don't compress our manpage -- this enables online help in the game to

work.

PR:		61944
Submitted by:	Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
This commit is contained in:
Pete Fritchman 2004-03-15 04:00:48 +00:00
parent bf812c053e
commit d37e956a48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104043

View File

@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk
MAN6= xscorch.6
NOMANCOMPRESS= yes
.include <bsd.port.pre.mk>