diff options
Diffstat (limited to 'games/xvmines/Makefile')
-rw-r--r-- | games/xvmines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index e42749e91a52..73801fbc94fc 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -15,8 +15,8 @@ LIB_DEPENDS= xview:${PORTSDIR}/x11-toolkits/xview OPTIONS_DEFINE= DOCS +USES= imake USE_XORG= x11 -USE_IMAKE= yes MAKE_JOBS_SAFE= yes MANCOMPRESSED= no |