Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 12:36:28 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370325 - head/textproc/libvisio01
Message-ID:  <201410071236.s97CaSIh062266@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Oct  7 12:36:28 2014
New Revision: 370325
URL: https://svnweb.freebsd.org/changeset/ports/370325
QAT: https://qat.redports.org/buildarchive/r370325/

Log:
  Fix build

Modified:
  head/textproc/libvisio01/Makefile

Modified: head/textproc/libvisio01/Makefile
==============================================================================
--- head/textproc/libvisio01/Makefile	Tue Oct  7 12:33:58 2014	(r370324)
+++ head/textproc/libvisio01/Makefile	Tue Oct  7 12:36:28 2014	(r370325)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071236.s97CaSIh062266>