diff options
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r-- | graphics/libwmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 6fcbf48e7d5f..84eef02da910 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnometarget libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sys-gd=no \ |