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 ec03a46da015..e35d3f35868f 100644 --- a/games/kfreerings/Makefile +++ b/games/kfreerings/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |