diff options
-rw-r--r-- | devel/libzvbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 6845c29869f3..3be7ff6d9a0f 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2+ LIB_DEPENDS+= libpng.so:graphics/png \ libunicode.so:devel/libunicode -USES= iconv libtool localbase pathfix tar:bzip2 autoreconf gettext autoreconf +USES= autoreconf gettext iconv libtool localbase pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-doxygen INSTALL_TARGET= install-strip |