From 51a8036f2e84bee46af04962564bafe240a61565 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 16 Jun 2003 20:57:32 +0000 Subject: Utilize USE_GNOME= libgsf. --- graphics/librsvg2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/librsvg2') diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index b7638323f86..441acc4fced 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -19,8 +19,7 @@ COMMENT= Library for parsing and rendering SVG vector-graphic files BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - popt.0:${PORTSDIR}/devel/popt \ - gsf-1.9:${PORTSDIR}/devel/libgsf + popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 USE_BZIP2= yes @@ -29,7 +28,7 @@ USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 libartlgpl2 libxml2 +USE_GNOME= gnomehack gtk20 libartlgpl2 libxml2 libgsf CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-svgz \ -- cgit