aboutsummaryrefslogtreecommitdiff
path: root/multimedia/lives
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-06 04:31:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-06 04:31:52 +0000
commita8964fc594cd2f213f551d97cc9963a4a8698ba6 (patch)
tree0ed3129bc2e7969acdfbf2cf6d7c42e9302423ae /multimedia/lives
parentb660ba93239f9c131c514a4e8bd5171722cc5395 (diff)
downloadports-a8964fc594cd2f213f551d97cc9963a4a8698ba6.tar.gz
ports-a8964fc594cd2f213f551d97cc9963a4a8698ba6.zip
Notes
Diffstat (limited to 'multimedia/lives')
-rw-r--r--multimedia/lives/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 8339bbc44291..ad5de221b0fd 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lives
PORTVERSION= 1.0.10
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/~salsaman/lives/current/
DISTNAME= LiVES-${PORTVERSION}
@@ -19,7 +20,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
visual-0.4.0:${PORTSDIR}/graphics/libvisual04 \
dv.4:${PORTSDIR}/multimedia/libdv \
theora.0:${PORTSDIR}/multimedia/libtheora \
- mjpegutils-1.9.0:${PORTSDIR}/multimedia/mjpegtools
+ mjpegutils-2.0.0:${PORTSDIR}/multimedia/mjpegtools
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
sox:${PORTSDIR}/audio/sox \
ogg123:${PORTSDIR}/audio/vorbis-tools \