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 e722f0600aa0..3be7ff6d9a0f 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -12,9 +12,8 @@ LICENSE= GPLv2+ LIB_DEPENDS+= libpng.so:graphics/png \ libunicode.so:devel/libunicode -USES= iconv libtool localbase pathfix tar:bzip2 autoreconf gettext +USES= autoreconf gettext iconv libtool localbase pathfix GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoheader autoconf automake aclocal CONFIGURE_ARGS= --without-doxygen INSTALL_TARGET= install-strip USE_LDCONFIG= yes |