summaryrefslogtreecommitdiff
path: root/games/xpyraminx
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
commitd211d15440acc7fb851503f7f2e09fa7c14985c5 (patch)
tree3aeffc9c0db2e54a014030da57d0e588b13408af /games/xpyraminx
parentThis port didn't survive the perl5 upgrade. (diff)
These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours).
Notes
Notes: svn path=/head/; revision=12817
Diffstat (limited to 'games/xpyraminx')
-rw-r--r--games/xpyraminx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile
index 463725ed2a64..cf4269d36ace 100644
--- a/games/xpyraminx/Makefile
+++ b/games/xpyraminx/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 March 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/06/11 02:50:40 mph Exp $
+# $Id: Makefile,v 1.3 1998/07/27 23:25:19 asami Exp $
#
DISTNAME= xpyraminx-5.4.4
@@ -16,6 +16,7 @@ MAINTAINER= andy@icc.surw.chel.su
WRKSRC= ${WRKDIR}/xpyraminx
USE_IMAKE= yes
MAN1= xpyraminx.1
+MANCOMPRESSED= no
# Not configured to use Motif.
# Optionally edit ${WRKSRC}/Imakefile before build.