aboutsummaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
commitbcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/libvorbis
parentb12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff)
downloadports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz
ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Notes
Notes: svn path=/head/; revision=301188
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index ca4fbc14d1fb..7f1a51bda798 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libvorbis
PORTVERSION= 1.3.3
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
@@ -14,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Audio compression codec library
-LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack