diff options
Diffstat (limited to 'games/xrubik/Makefile')
-rw-r--r-- | games/xrubik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 543d9215c45d..b1269535be94 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -12,7 +12,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= X-based rubik's cube(tm) WRKSRC= ${WRKDIR}/xrubik -USE_IMAKE= yes +USES= imake USE_XORG= xt sm ice xext x11 MAN1= xrubik.1 XFREE86_HTML_MAN= no |