aboutsummaryrefslogtreecommitdiff
path: root/devel/libzvbi
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /devel/libzvbi
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
Notes
Diffstat (limited to 'devel/libzvbi')
-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