diff options
Diffstat (limited to 'games/xvier/Makefile')
-rw-r--r-- | games/xvier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 1d2b8e3..fef4a78 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 |