aboutsummaryrefslogtreecommitdiff
path: root/audio/trm
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit89c5de703163bc92603bc4ad3ec74b9e1f73f231 (patch)
tree765c5c07ee53ac58ac2d1d65e0c05055ba8cac38 /audio/trm
parent4a8a94afaf2b48b5a09619c5a9af1590fa7fa2d4 (diff)
downloadports-89c5de703163bc92603bc4ad3ec74b9e1f73f231.tar.gz
ports-89c5de703163bc92603bc4ad3ec74b9e1f73f231.zip
Notes
Diffstat (limited to 'audio/trm')
-rw-r--r--audio/trm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile
index 67f3a22944f9..62f5b1b51fee 100644
--- a/audio/trm/Makefile
+++ b/audio/trm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trm
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
ftp://ftp.nl.musicbrainz.org/ \
@@ -18,9 +18,7 @@ COMMENT= TRM generator to generate acoustic fingerprints
BUILD_DEPENDS= madplay:${PORTSDIR}/audio/mad
LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
- ogg:${PORTSDIR}/audio/libogg \
- vorbis:${PORTSDIR}/audio/libvorbis \
- vorbisfile:${PORTSDIR}/audio/libvorbis
+ vorbisfile.4:${PORTSDIR}/audio/libvorbis
USE_GMAKE= yes
USE_REINPLACE= yes