diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 12:36:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 12:36:28 +0000 |
commit | ef9bcde3a50a00e880ead778e4dc57fdb86a067b (patch) | |
tree | af1e92e750f137dcf6fe19c6051f1ee4d150658d /textproc/libvisio01 | |
parent | faebbb40aca0c7ed609807f8d45ef43639c8db37 (diff) | |
download | ports-ef9bcde3a50a00e880ead778e4dc57fdb86a067b.tar.gz ports-ef9bcde3a50a00e880ead778e4dc57fdb86a067b.zip |
Notes
Diffstat (limited to 'textproc/libvisio01')
-rw-r--r-- | textproc/libvisio01/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 72d375e6cea0..a4f1f8e915de 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -21,6 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PERL5= build +USE_GNOME= libxml2 USES= gmake gperf libtool pathfix perl5 pkgconfig tar:xz INSTALL_TARGET= install-strip |