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