From d211d15440acc7fb851503f7f2e09fa7c14985c5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 25 Aug 1998 00:44:33 +0000 Subject: 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). --- games/xkoules/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xkoules') diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 785ca278ee25..ec3593f01b69 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -3,7 +3,7 @@ # Date created: 11 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/04/19 21:35:21 mph Exp $ +# $Id: Makefile,v 1.2 1998/07/27 23:24:58 asami Exp $ # DISTNAME= koules1.4-src @@ -16,6 +16,7 @@ MAINTAINER= andy@icc.surw.chel.su USE_IMAKE= yes WRKSRC= ${WRKDIR}/koules1.4 MAN6= xkoules.6 +MANCOMPRESSED= no do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin -- cgit v1.2.3