diff options
Diffstat (limited to 'games/xlaby/Makefile')
-rw-r--r-- | games/xlaby/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 033e01a405b9..0ef30b8b1084 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xlaby -# Date created: 3 March 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= xlaby PORTVERSION= 2.0.1 @@ -18,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Daemonic X Labyrinth played directly with the mouse pointer NO_WRKSUBDIR= yes -USE_IMAKE= yes +USES= imake USE_XORG= x11 MAN6= xlaby.6 PLIST_FILES= bin/xlaby |