aboutsummaryrefslogtreecommitdiff
path: root/games/xscorch
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-03-15 04:00:48 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-03-15 04:00:48 +0000
commitd37e956a48f2017f8ab4e02e88373a9b32283fdf (patch)
tree11535768345df4ebd36e0ded28d9c8be7115697d /games/xscorch
parentbf812c053ee74cc9e09c4a21c7a6c38298e24e2a (diff)
downloadports-d37e956a48f2017f8ab4e02e88373a9b32283fdf.tar.gz
ports-d37e956a48f2017f8ab4e02e88373a9b32283fdf.zip
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>
Notes
Notes: svn path=/head/; revision=104043
Diffstat (limited to 'games/xscorch')
-rw-r--r--games/xscorch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 0422287994e0..90fe4281e717 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk
MAN6= xscorch.6
+NOMANCOMPRESS= yes
.include <bsd.port.pre.mk>