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/xdino/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xdino') diff --git a/games/xdino/Makefile b/games/xdino/Makefile index c4e02e7cdba0..50709c970c6d 100644 --- a/games/xdino/Makefile +++ b/games/xdino/Makefile @@ -3,7 +3,7 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.4 1997/11/25 08:51:47 tg Exp $ +# $Id: Makefile,v 1.5 1998/07/24 12:48:56 vanilla Exp $ # DISTNAME= xdino-5.4.4 @@ -16,6 +16,7 @@ MAINTAINER= Nakai@technologist.com WRKSRC= ${WRKDIR}/xdino USE_IMAKE= yes MAN1= xdino.1 +MANCOMPRESSED= no post-install: @${INSTALL_PROGRAM} ${WRKSRC}/xdino ${PREFIX}/bin -- cgit v1.2.3