diff options
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index d761f7152516..4abcaf1583f2 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -16,7 +16,8 @@ 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.5:${PORTSDIR}/graphics/png \ + unicode.0:${PORTSDIR}/devel/libunicode USE_GETTEXT= yes USE_X_PREFIX= yes |