svn commit: r360630 - head/math/hfst

Dmitry Sivachenko demon at FreeBSD.org
Fri Jul 4 14:52:46 UTC 2014


Author: demon
Date: Fri Jul  4 14:52:45 2014
New Revision: 360630
URL: http://svnweb.freebsd.org/changeset/ports/360630
QAT: https://qat.redports.org/buildarchive/r360630/

Log:
  Add missing dep.

Modified:
  head/math/hfst/Makefile

Modified: head/math/hfst/Makefile
==============================================================================
--- head/math/hfst/Makefile	Fri Jul  4 14:46:37 2014	(r360629)
+++ head/math/hfst/Makefile	Fri Jul  4 14:52:45 2014	(r360630)
@@ -11,7 +11,7 @@ MAINTAINER=	demon at FreeBSD.org
 COMMENT=	A toolkit for for processing natural language morphologies
 
 USES=		pkgconfig shebangfix libtool
-USE_GNOME=	glib20
+USE_GNOME=	glib20 libxml2
 USE_GCC=	yes
 USE_PYTHON=	2
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list