summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2theora
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-04-14 08:46:43 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-04-14 08:46:43 +0000
commit896cf82083412fb75d249ac4466fec626bd7c58e (patch)
treeddbc5b73fe97418f47400616ab44bd272915e655 /multimedia/ffmpeg2theora
parent- Update to 0.3.7 (diff)
- Update libkate dependency (shlib bump)
Notes
Notes: svn path=/head/; revision=252670
Diffstat (limited to 'multimedia/ffmpeg2theora')
-rw-r--r--multimedia/ffmpeg2theora/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile
index ab12195d8ba7..483f88f2d545 100644
--- a/multimedia/ffmpeg2theora/Makefile
+++ b/multimedia/ffmpeg2theora/Makefile
@@ -6,7 +6,7 @@
PORTNAME= ffmpeg2theora
PORTVERSION= 0.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/
@@ -15,7 +15,7 @@ COMMENT= Reencode many media file formats to Ogg Theora
LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
theora.0:${PORTSDIR}/multimedia/libtheora \
- kate.1:${PORTSDIR}/multimedia/libkate
+ kate.3:${PORTSDIR}/multimedia/libkate
USE_BZIP2= yes
USE_SCONS= yes