diff options
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 60c1272fe17f..bc8af71b4b39 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -13,8 +13,7 @@ COMMENT= Routines to access raw VBI capture devices LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \ libunicode.so:${PORTSDIR}/devel/libunicode -USES= gettext pathfix pkgconfig -USE_BZIP2= yes +USES= gettext pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |