aboutsummaryrefslogtreecommitdiff
path: root/www/mod_musicindex
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
commitc65892996765bb99500d4c50b5e409b69317b978 (patch)
treedee07b2e00944aac36439781f32962627c6be9d8 /www/mod_musicindex
parente8c58c6b92471d63cf0285641edd76878833b892 (diff)
downloadports-c65892996765bb99500d4c50b5e409b69317b978.tar.gz
ports-c65892996765bb99500d4c50b5e409b69317b978.zip
Notes
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r--www/mod_musicindex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile
index ccafc5a31db6..2386ce412fb6 100644
--- a/www/mod_musicindex/Makefile
+++ b/www/mod_musicindex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_musicindex
PORTVERSION= 0.99.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www audio
# Master site doesn't have a current version'd tarball...
#MASTER_SITES= http://www.parisc-linux.org/~varenet/musicindex/
@@ -20,7 +20,7 @@ COMMENT= Apache module in C that implements the perl module Apache::MP3
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
id3tag.2:${PORTSDIR}/audio/libid3tag \
mad.2:${PORTSDIR}/audio/libmad \
- FLAC.5:${PORTSDIR}/audio/flac
+ FLAC.7:${PORTSDIR}/audio/flac
CPPFLAGS= -DHAS_MP3 -DHAS_OGG -DHAS_FLAC
CFLAGS+= -I${LOCALBASE}/include