diff options
Diffstat (limited to 'audio/akode-plugins-mpeg/Makefile')
-rw-r--r-- | audio/akode-plugins-mpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode-plugins-mpeg/Makefile b/audio/akode-plugins-mpeg/Makefile index e214721e5dc7..8ad45f05eef2 100644 --- a/audio/akode-plugins-mpeg/Makefile +++ b/audio/akode-plugins-mpeg/Makefile @@ -26,7 +26,7 @@ PLUGIN= mpeg_decoder PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} USE_AUTOTOOLS= libltdl -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} |