aboutsummaryrefslogtreecommitdiffstats
path: root/games/xabacus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r--games/xabacus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile
index 168be3847972..2f30a3777bf8 100644
--- a/games/xabacus/Makefile
+++ b/games/xabacus/Makefile
@@ -26,7 +26,7 @@ MAN6= xabacus.6
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMOTIF}
-USE_MOTIF= yes
+USES= motif
.else
CONFIGURE_ARGS+= --without-motif
.endif