aboutsummaryrefslogtreecommitdiff
path: root/devel/libzvbi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r--devel/libzvbi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile
index 06a4ece70cd8..b4eef9b0b9f2 100644
--- a/devel/libzvbi/Makefile
+++ b/devel/libzvbi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libzvbi
PORTVERSION= 0.2.33
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/zapping/zvbi/${PORTVERSION}
DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Routines to access raw VBI capture devices
-LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
+LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png \
unicode.0:${PORTSDIR}/devel/libunicode
USE_GETTEXT= yes