diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
commit | 9d9fecc92811904c816eaa225385b89f57c81226 (patch) | |
tree | 65c5d3791659aa90eb404b06d0b998de6ea7c94d /audio/musepack | |
parent | 3aadbf5940a2f32938b9e920dc288d3e89abab43 (diff) |
Notes
Diffstat (limited to 'audio/musepack')
-rw-r--r-- | audio/musepack/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile index 6155c9749038..abccb7ad4dd0 100644 --- a/audio/musepack/Makefile +++ b/audio/musepack/Makefile @@ -12,7 +12,6 @@ MAINTAINER= shoesoft@gmx.net COMMENT= Decoder, encoder, and replaygain for musepack (mpc) USE_LDCONFIG= yes -NO_STAGE= yes USE_AUTOTOOLS= aclocal autoheader libtoolize automake autoconf libtool ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing |