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 7ae41af5f0d4..449788421bb5 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} post-patch: |