aboutsummaryrefslogtreecommitdiff
path: root/multimedia/subtitleripper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/subtitleripper/Makefile')
-rw-r--r--multimedia/subtitleripper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/subtitleripper/Makefile b/multimedia/subtitleripper/Makefile
index d1f4d6186b04..b775d55656fa 100644
--- a/multimedia/subtitleripper/Makefile
+++ b/multimedia/subtitleripper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= subtitleripper
DISTVERSION= 0.3-4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.3-4
EXTRACT_SUFX= .tgz
@@ -16,7 +16,7 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Convert DVD subtitles into text format (subrip srt) or VobSub format
LIB_DEPENDS= netpbm:${PORTSDIR}/graphics/netpbm \
- png:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
RUN_DEPENDS= gocr:${PORTSDIR}/graphics/gocr \
xv:${PORTSDIR}/graphics/xv \
transcode:${PORTSDIR}/multimedia/transcode