diff options
Diffstat (limited to 'games/tinymux/Makefile')
-rw-r--r-- | games/tinymux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index 5c363c4f9f71..2136894c9274 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -17,7 +17,7 @@ COMMENT= A Multi-Player FreeForm adventure Program WRKSRC= ${WRKDIR}/mux2.6/src -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |