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 c9395a67b032..d88655100bbc 100644 --- a/sysutils/tracker-client/Makefile +++ b/sysutils/tracker-client/Makefile @@ -44,7 +44,7 @@ USE_GETTEXT= yes USE_LDCONFIG= yes USE_GSTREAMER= core INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${LOCALBASE}/lib/tracker ${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-video-extractor=gstreamer \ |