diff options
Diffstat (limited to 'games/xspacewarp/Makefile')
-rw-r--r-- | games/xspacewarp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index c6769d9c758f..b9b2a4a28813 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xspacewarp -# Date created: 16 May 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= xspacewarp PORTVERSION= 1.2 @@ -15,7 +11,7 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org COMMENT= Time Trek - like game for X Window System -USE_IMAKE= yes +USES= imake USE_XORG= x11 xaw xext xmu xt xpm sm ice NO_INSTALL_MANPAGES= yes |