diff options
Diffstat (limited to 'games/xmball/Makefile')
-rw-r--r-- | games/xmball/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/xmball/Makefile b/games/xmball/Makefile index 5a669dde2839..4b1cde5182f3 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmball -# Date created: 21 May 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= xmball PORTVERSION= 5.5.2 @@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Masterball puzzle for X Window System WRKSRC= ${WRKDIR}/${PORTNAME} -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext xt sm ice MAN1= xmball.1 MANCOMPRESSED= no |