ports/97895: [patch] - graphics/ImageMagick: unbreak by adding dependency on graphics/libsrvg

Adi Pircalabu apircalabu at bitdefender.com
Thu May 25 12:00:42 UTC 2006


>Number:         97895
>Category:       ports
>Synopsis:       [patch] - graphics/ImageMagick: unbreak by adding dependency on graphics/libsrvg
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 12:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Adi Pircalabu
>Release:        6.1-STABLE
>Organization:
BitDefender
>Environment:
FreeBSD apircalabu 6.1-STABLE FreeBSD 6.1-STABLE #41: Tue May 23 14:50:57 EEST 2006     root at apircalabu:/usr/obj/usr/src/sys/GERULA  i386
>Description:
After latest ports cvsup I was unable to run "portupgrade -rv kde" because the update of graphics/ImageMagick failed.

>How-To-Repeat:
cvsup for ports tree. Try to upgrade ImageMagick
>Fix:
The following fixed the build for me

--- diff starts here ---

--- Makefile.orig       Thu May 25 13:56:58 2006
+++ Makefile    Thu May 25 14:41:46 2006
@@ -24,6 +24,8 @@
 MAINTAINER=    avleeuwen at piwebs.com
 COMMENT=       Image processing tools

+LIB_DEPENDS+=  rsvg.1:${PORTSDIR}/graphics/librsvg
+
 WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}

 USE_PERL5=     yes

--- diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list