From 605b51623904901c5be12539309f2345d1751741 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 28 Jul 2007 12:27:31 +0000 Subject: - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION --- audio/mp3stat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/mp3stat') diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index a00975f7fa32..ed74b8fd9bbc 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ @@ -43,7 +43,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file .if defined(WITHOUT_VORBIS) MAKE_ARGS+= VORBIS="" .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/mp3stat/input_vorb.so .endif -- cgit v1.2.3