Bug 42117

Summary: /usr/ports/koffice-kde3 fails to build
Product: Ports & Packages Reporter: JY <leafy>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description JY 2002-08-28 11:00:13 UTC
	/usr/ports/editors/koffice-kde3 fails to compile

Fix: 

_NO_KDE_PATCHUP=yes
 WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/g}--oA40CgSGY0wXhrWhexR6MF6XqOrwfgAmlrKcoLvQpeqMXpHt
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile    Wed Aug 28 17:37:57 2002
+++ Makefile    Wed Aug 28 17:38:09 2002
@@ -19,7 +19,7 @@
 BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
                automake:${PORTSDIR}/devel/automake
 LIB_DEPENDS=   iconv.3:${PORTSDIR}/converters/libiconv \
-               art_lgpl.5:${PORTSDIR}/graphics/libart_lgpl2
+               art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2
Comment 1 Alan Eldridge freebsd_committer freebsd_triage 2002-08-28 12:27:15 UTC
State Changed
From-To: open->closed

Fixed. Thanks. I thought I nailed that one already. Sorry 'bout the error.