From 62ff92295129f1068de227816d93379611b0a892 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 21 Feb 2003 02:24:40 +0000 Subject: Correct the LIB_DEPENDS. --- graphics/sodipodi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/sodipodi') diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 0ebe1be76920..b68a74fbeff1 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -17,7 +17,7 @@ COMMENT= A small vector based drawing program with GNOME libraries BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ - libgnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 + gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline USE_GMAKE= yes -- cgit