aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-libvorbis
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
commit605b51623904901c5be12539309f2345d1751741 (patch)
tree698a951c5110d6765f602f134f00403efbe3a817 /audio/p5-libvorbis
parent7a58a475e7bd926d065dab0f108b18a67af0906b (diff)
downloadports-605b51623904901c5be12539309f2345d1751741.tar.gz
ports-605b51623904901c5be12539309f2345d1751741.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=196462
Diffstat (limited to 'audio/p5-libvorbis')
-rw-r--r--audio/p5-libvorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile
index 7727732fb852..f3b96a3b1f93 100644
--- a/audio/p5-libvorbis/Makefile
+++ b/audio/p5-libvorbis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libvorbis
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF
@@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
MAINTAINER= dom@happygiraffe.net
COMMENT= Perl extension for Ogg Vorbis streams
-LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
PERL_CONFIGURE= yes