diff options
Diffstat (limited to 'audio/libaacplus')
-rw-r--r-- | audio/libaacplus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile index 374cd8d918dc..dd2d7387f4eb 100644 --- a/audio/libaacplus/Makefile +++ b/audio/libaacplus/Makefile @@ -26,9 +26,8 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensin CONFLICTS= aacplusenc-0* USE_CSTD= gnu89 -USES= pathfix pkgconfig libtool +USES= autoreconf pathfix pkgconfig libtool USE_LDCONFIG= yes -USE_AUTOTOOLS= libtoolize aclocal autoheader automake PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |