diff options
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r-- | audio/sweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 19aa8589034c..00862c527ede 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnometarget gtk20 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \ |