aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libtheora
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
committermiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
commit3b7f6c63f3d7cbab240d30b4a765c518bef208d4 (patch)
treef489e673d53345a1b3a0d01abd60b793baa8d924 /multimedia/libtheora
parent7448aec218630029a6f63dba3e8d2b5c0bee9c20 (diff)
downloadfreebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.gz
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.zst
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r--multimedia/libtheora/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index 2725fe92cc75..8a98bc6180ac 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtheora
DISTVERSION= 1.0alpha7
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xiph.org/releases/theora/ \
http://distfiles.master.finkmirrors.net/
@@ -14,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/theora/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Theora video codec for the Ogg multimedia streaming system
-LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes
USE_LDCONFIG= yes