diff options
Diffstat (limited to 'audio/akode/Makefile')
-rw-r--r-- | audio/akode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode/Makefile b/audio/akode/Makefile index fc3767295e41..17b469f140b4 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -28,7 +28,7 @@ OPTIONS= FFMPEG "FFMPEG decoder plugin" off \ XIPH "FLAC/Speex/Vorbis decoder plugin" on USE_AUTOTOOLS= libltdl -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |