Skip site navigation (1)Skip section navigation (2)
Date:      6 Dec 2004 10:57:14 -0000
From:      avleeuwen@piwebs.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        josef@FreeBSD.org
Subject:   ports/74763: correct libltdl dependency ImageMagick	
Message-ID:  <20041206105714.7678.qmail@winston.piwebs.com>
Resent-Message-ID: <200412061100.iB6B0rnY026104@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74763
>Category:       ports
>Synopsis:       correct libltdl dependency ImageMagick
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 06 11:00:53 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD winston.piwebs.com 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #1: Tue Nov 23 15:49:52 CET 2004 root@winston.piwebs.com:/usr/obj/usr/src/sys/WINSTON i386


	
>Description:
	The graphics/ImageMagick port needs a libltdl dependency

Reported by: Kris
>How-To-Repeat:
	
>Fix:

diff -urN /usr/ports/graphics/ImageMagick/Makefile ImageMagick/Makefile
--- /usr/ports/graphics/ImageMagick/Makefile	Mon Dec  6 01:17:52 2004
+++ ImageMagick/Makefile	Mon Dec  6 11:51:25 2004
@@ -34,6 +34,7 @@
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_GMAKE=	yes
 USE_LIBTOOL_VER=15
+USE_LIBLTDL=	yes
 LIBTOOLFLAGS=	# none
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--enable-shared
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041206105714.7678.qmail>