summaryrefslogtreecommitdiffstats
path: root/graphics/sodipodi
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-21 02:24:40 +0000
committermarcus <marcus@FreeBSD.org>2003-02-21 02:24:40 +0000
commit62ff92295129f1068de227816d93379611b0a892 (patch)
treea150d4defa9933981aad9bbcd7729fc3110b18ef /graphics/sodipodi
parent6c8593af29bcd3bb7c4229266efcbd643e1fff0b (diff)
downloadFreeBSD-ports-62ff92295129f1068de227816d93379611b0a892.zip
FreeBSD-ports-62ff92295129f1068de227816d93379611b0a892.tar.gz
Correct the LIB_DEPENDS.
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r--graphics/sodipodi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 0ebe1be..b68a74f 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
OpenPOWER on IntegriCloud