diff options
Diffstat (limited to 'games/xmille/Makefile')
-rw-r--r-- | games/xmille/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 0a94633dd040..9bb837e027c5 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -14,7 +14,7 @@ COMMENT= X window mille bourne game WRKSRC= ${WRKDIR}/Mille -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN1= xmille.1 MANCOMPRESSED= no |