diff options
Diffstat (limited to 'audio/musepack/Makefile')
-rw-r--r-- | audio/musepack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile index 925833bac9a3..84cf9c9bf7b6 100644 --- a/audio/musepack/Makefile +++ b/audio/musepack/Makefile @@ -18,7 +18,7 @@ COMMENT= Decoder, encoder and replaygain for musepack (mpc) CONFLICTS= libmpcdec-[0-9]* USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:268 libtoolize automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal autoheader libtoolize automake autoconf libtool ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing |