diff options
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 6c4f99694612..9758797acbbe 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -49,7 +49,7 @@ TOOLKIT= athena .endif .if ${PORT_OPTIONS:MMOTIF} -USE_MOTIF= yes +USES+= motif TOOLKIT= motif .endif |