diff options
Diffstat (limited to 'math/hfst/Makefile')
-rw-r--r-- | math/hfst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile index a6a4e7d7b051..1b46625adf15 100644 --- a/math/hfst/Makefile +++ b/math/hfst/Makefile @@ -11,7 +11,7 @@ MAINTAINER= demon@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 |