diff options
Diffstat (limited to 'graphics/sodipodi/Makefile')
-rw-r--r-- | graphics/sodipodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index a5fbdd81c92b..c5e6342e346d 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade2 libartlgpl2 desktopfileutils USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-gnome-print \ --with-popt CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2" \ |