aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_musicindex
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
commit65c95ed317d5247174995e434fc6898807b43115 (patch)
treeed49bb0c5e68c117a3f3b746e36ddafc32401539 /www/mod_musicindex
parent5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (diff)
downloadfreebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.gz
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.zst
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.zip
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r--www/mod_musicindex/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile
index ad7aaa0c066b..1278efd6b97a 100644
--- a/www/mod_musicindex/Makefile
+++ b/www/mod_musicindex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_musicindex
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www audio
MASTER_SITES= http://www.esiee.fr/~puffin/musicindex/
DISTNAME= libapache-mod-musicindex_${PORTVERSION}
@@ -17,8 +17,7 @@ COMMENT= Apache module in C implements Perl module Apache::MP3
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
-LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \
- vorbis.2:${PORTSDIR}/audio/libvorbis \
+LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
id3tag.2:${PORTSDIR}/audio/libid3tag \
mad.2:${PORTSDIR}/audio/libmad