diff options
Diffstat (limited to 'sysutils/tracker-client/Makefile')
-rw-r--r-- | sysutils/tracker-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tracker-client/Makefile b/sysutils/tracker-client/Makefile index b97bbd24a413..d859c2ebbb29 100644 --- a/sysutils/tracker-client/Makefile +++ b/sysutils/tracker-client/Makefile @@ -39,7 +39,7 @@ USE_GETTEXT= yes USE_LDCONFIG= yes USE_GSTREAMER= core INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-video-extractor=gstreamer \ |