diff options
Diffstat (limited to 'audio/scrobbler')
-rw-r--r-- | audio/scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index f8650a028179..8809ab7cb5e1 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -23,7 +23,7 @@ CONFLICTS= bmp-scrobbler-* \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |