summaryrefslogtreecommitdiff
path: root/graphics/vips
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2007-08-22 16:17:23 +0000
committerMikhail Teterin <mi@FreeBSD.org>2007-08-22 16:17:23 +0000
commitc4e0c89fdf28a9d37a7149475bade78e28526148 (patch)
treea24de1ad96f27e4adee2695ab4190d23f304231f /graphics/vips
parent- Fix off-by-one buffer overflow in f_name() function. It is not clear if this (diff)
Add libxml2 to the list of the required GNOME-components.
Prompted by: build failure (via kris) Confirmed by: software author
Notes
Notes: svn path=/head/; revision=198134
Diffstat (limited to 'graphics/vips')
-rw-r--r--graphics/vips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 48ab2376270b..c7b9ff77c472 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -32,7 +32,7 @@ PYPRESENT!= which python > /dev/null && echo on || echo off
USE_GMAKE= yes
USE_GETTEXT= yes
USE_PERL5_BUILD= yes
-USE_GNOME= gnomehack glib20 pkgconfig pango
+USE_GNOME= gnomehack glib20 pkgconfig pango libxml2
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`