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/xvier/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xvier') diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 1d2b8e330f00..fef4a78f9267 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/27 14:07:07 tg Exp $ # DISTNAME= xvier @@ -17,8 +17,8 @@ MAINTAINER= andy@icc.surw.chel.su WRKSRC= ${WRKDIR}/${PKGNAME} USE_IMAKE= yes - MAN6= xvier.6 +MANCOMPRESSED= no do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/xvier ${PREFIX}/bin -- cgit v1.2.3