summaryrefslogtreecommitdiff
path: root/audio/p5-MusicBrainz-Client
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-17 05:21:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-17 05:21:35 +0000
commit1924d248de1c313f546ec3adea78873fed166533 (patch)
treee51d5b702faf2689fdb628363a276771770d1bf5 /audio/p5-MusicBrainz-Client
parentUpdate to 2.1.1. (diff)
Chase the libmusicbrainz shared lib version.
Notes
Notes: svn path=/head/; revision=104250
Diffstat (limited to 'audio/p5-MusicBrainz-Client')
-rw-r--r--audio/p5-MusicBrainz-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile
index 6d0d7267e435..7bdc11843f8d 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= MusicBrainz-Client
PORTVERSION= 0.06
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= # none
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ MAINTAINER= knu@freebsd.org
COMMENT= A Perl module that provides access to the musicbrainz client API
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
-LIB_DEPENDS= musicbrainz.3:${LIBMUSICBRAINZ_PORTDIR}
+LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz