aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2004-03-15 12:00:48 +0800
committerpetef <petef@FreeBSD.org>2004-03-15 12:00:48 +0800
commitfd578a229bd0019db84f7afcc74239c8a47d004b (patch)
treeb7676583506caa0876440273126e7f6f73e03549 /games
parentec758d7f98c9bd0909c837221eefa71ce2a38b46 (diff)
downloadfreebsd-ports-gnome-fd578a229bd0019db84f7afcc74239c8a47d004b.tar.gz
freebsd-ports-gnome-fd578a229bd0019db84f7afcc74239c8a47d004b.tar.zst
freebsd-ports-gnome-fd578a229bd0019db84f7afcc74239c8a47d004b.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>
Diffstat (limited to 'games')
-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>