diff options
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 078ce7ba3c9d..6f1d9c1dbcfa 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -7,7 +7,7 @@ PORTNAME= libzvbi PORTVERSION= 0.2.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/zapping/zvbi/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Routines to access raw VBI capture devices -LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \ unicode.0:${PORTSDIR}/devel/libunicode USE_GETTEXT= yes |