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