diff options
Diffstat (limited to 'games/taxipilot/Makefile')
-rw-r--r-- | games/taxipilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index d24539871158..62fcfa28370a 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= artsmodules.0:${PORTSDIR}/multimedia/kdemultimedia3 USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure CONFIGURE_ENV= LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS}" |