svn commit: r370325 - head/textproc/libvisio01

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 12:36:29 UTC 2014


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
 


More information about the svn-ports-all mailing list