Hi,

A request. Why add jbigkit to main tiff package which is used
everywhere? Can't you add different FLAVOR of tiff for people who are
interested in that sort of functionality?

Thanks

> +LIB_DEPENDS=   graphics/jpeg \
> +               graphics/jbigkit
> +WANTLIB=       c m stdc++ z jbig jpeg>=64
>

>  CONFIGURE_ARGS=        ${CONFIGURE_SHARED} \
> -               --disable-jbig \
>                --with-docdir="${PREFIX}/share/doc/tiff" \
>                --with-jpeg-include-dir="${LOCALBASE}/include" \
>                --with-jpeg-lib-dir="${LOCALBASE}/lib" \
> +               --with-jbig-include-dir="${LOCALBASE}/include" \
> +               --with-jbig-lib-dir="${LOCALBASE}/lib" \
>                --without-x
>  SEPARATE_BUILD=        simple

Reply via email to