diff options
Diffstat (limited to 'games/six/Makefile')
-rw-r--r-- | games/six/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index 2f7c23c19e16..4fa419401efc 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KDE HEX clone USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GETTEXT= yes INSTALLS_ICONS= yes |