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/mp3splt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/mp3splt') diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index f631bd9a8aae..8b6ba33c3f00 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -7,6 +7,7 @@ PORTNAME= mp3splt PORTVERSION= 2.1c +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ MAINTAINER= uspoerlein@gmail.com COMMENT= Utility to split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes -- cgit v1.2.3