diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2010-05-29 01:15:13 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2010-05-29 01:15:13 +0000 |
commit | f4b27896992ebe3d88a7b8dbceec16b24ecc94cb (patch) | |
tree | 8bf5ee6d9c3d0115c59a7990bdff79839adb125a /audio/musepack | |
parent | c7fbf440626f33d519b471215ec17c2ed6ea0fe7 (diff) |
Notes
Diffstat (limited to 'audio/musepack')
-rw-r--r-- | audio/musepack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile index 089da6e27e9c..abd5c8bb6964 100644 --- a/audio/musepack/Makefile +++ b/audio/musepack/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_src_r435 MAINTAINER= shoesoft@gmx.net COMMENT= Decoder, encoder and replaygain for musepack (mpc) +CONFLICTS= libmpcdec-[0-9]* + USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal:110 autoheader:262 libtoolize automake:110 autoconf:262 libtool:22 ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal |