aboutsummaryrefslogtreecommitdiff
path: root/audio/liba52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/liba52/Makefile')
-rw-r--r--audio/liba52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 2bf124e8cb99..1831debcf532 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-oss --enable-shared
-USE_LIBTOOL_VER= 13
+USE_AUTOTOOLS= libtool:13
INSTALLS_SHLIB= yes
.if !defined(WITHOUT_DJBFFT) && !defined(PACKAGE_BUILDING)