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 cf8625f9be73..fb7cdb076930 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -32,7 +32,7 @@ OPTIONS= JACK "Jack output plugin" off \ USE_AUTOTOOLS= libltdl USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-2.0 INSTALLS_SHLIB= yes |