diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:59:36 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:59:36 +0000 |
commit | 0491e04a0612a346aac760fe96ea0ad9494b7833 (patch) | |
tree | d36c0b0d9a3a01c573f40c2f71e521826e12909c /textproc/libvisio01 | |
parent | 8eb919206378c92f91ad7441b80d9618099522ec (diff) |
Notes
Diffstat (limited to 'textproc/libvisio01')
-rw-r--r-- | textproc/libvisio01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 5918d2fcf447..bc4d19c1f376 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libicui18n.so:devel/icu \ CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= compiler:c++11-lib gmake gperf libtool pathfix perl5 \ +USES= compiler:c++11-lib gmake gnome gperf libtool pathfix perl5 \ pkgconfig tar:xz USE_LDCONFIG= yes USE_PERL5= build |