diff options
Diffstat (limited to 'games/adonthell')
-rw-r--r-- | games/adonthell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 00c81fdddac8..ad4b3c505fc7 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ USE_SDL= mixer ttf sdl USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PYPACKAGE="${PYTHON_CMD}" ac_cv_path_P_SWIG=no |