diff options
Diffstat (limited to 'games/knights/Makefile')
-rw-r--r-- | games/knights/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/knights/Makefile b/games/knights/Makefile index 933054de77e1..ee5d12c6747d 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} post-patch: |