diff options
Diffstat (limited to 'games/ktritoc/Makefile')
-rw-r--r-- | games/ktritoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile index 12f2f1ac9396..b9ac1fb3c659 100644 --- a/games/ktritoc/Makefile +++ b/games/ktritoc/Makefile @@ -16,7 +16,7 @@ COMMENT= A Tic-tac-toe like boardgame LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: ${RM} -r ${WRKSRC}/ktritoc/doc/ktritoc/dtd |