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