aboutsummaryrefslogtreecommitdiff
path: root/audio/libtunepimp
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-09-06 18:09:02 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-09-06 18:09:02 +0000
commitf2c0dcece1a0ab988e5919e28d970ee6733e908e (patch)
tree19aaecfcf3255025f9e198650fc6c4362c1fa8f1 /audio/libtunepimp
parent18599c08ea4e4e5f62e511d7aabc9260140f1e86 (diff)
Notes
Diffstat (limited to 'audio/libtunepimp')
-rw-r--r--audio/libtunepimp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile
index 497ce7b3408b..e1a3599ee66b 100644
--- a/audio/libtunepimp/Makefile
+++ b/audio/libtunepimp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtunepimp
PORTVERSION= 0.5.3
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
@@ -24,7 +24,8 @@ LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
ogg:${PORTSDIR}/audio/libogg \
tag:${PORTSDIR}/audio/taglib \
vorbis:${PORTSDIR}/audio/libvorbis \
- ofa:${PORTSDIR}/audio/libofa
+ ofa:${PORTSDIR}/audio/libofa \
+ mpcdec:${PORTSDIR}/audio/libmpcdec
CONFLICTS= trm-0*
USE_GMAKE= yes