diff options
Diffstat (limited to 'graphics/librsvg/Makefile')
-rw-r--r-- | graphics/librsvg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index e5b79be29127..7168c8b19631 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ popt.0:${PORTSDIR}/devel/popt +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_XLIB= yes USE_GNOME= gnomelibs gdkpixbuf |