diff options
Diffstat (limited to 'games/xmball/Makefile')
-rw-r--r-- | games/xmball/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmball/Makefile b/games/xmball/Makefile index d80868a3840d..b3de2f982ad1 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -3,7 +3,7 @@ # Date created: 21 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/12 23:57:25 steve Exp $ # DISTNAME= xmball-5.4.4 @@ -16,6 +16,7 @@ MAINTAINER= andy@icc.surw.chel.su WRKSRC= ${WRKDIR}/xmball USE_IMAKE= yes MAN1= xmball.1 +MANCOMPRESSED= no # Not configured to use Motif. # Optionally edit ${WRKSRC}/Imakefile before build. |