diff options
Diffstat (limited to 'games/kfreerings/Makefile')
-rw-r--r-- | games/kfreerings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kfreerings/Makefile b/games/kfreerings/Makefile index 3b8bade5b575..ae2b289cdf54 100644 --- a/games/kfreerings/Makefile +++ b/games/kfreerings/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |