Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2008 17:13:26 +0000 (UTC)
From:      liangtai <ss2pxd1c@yahoo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125577: net-p2p/qbittorrent| append CONFIGURE_ARGS for ImageMagick
Message-ID:  <20080713171327.1F2498FC12@mx1.freebsd.org>
Resent-Message-ID: <200807131720.m6DHK4JF084274@freefall.freebsd.org>

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

>Number:         125577
>Category:       ports
>Synopsis:       net-p2p/qbittorrent| append CONFIGURE_ARGS for ImageMagick
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 13 17:20:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     liangtai
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
an user
>Environment:


>Description:
	At the configuration phase, a message
	"Checking for ImageMagick library (libmagick++) ... no"
	is given.

>How-To-Repeat:

>Fix:

--- net-p2p/qbittorrent/Makefile.orig    2008-07-14 00:14:28.000000000 +0900
+++ net-p2p/qbittorrent/Makefile    2008-07-14 01:15:57.000000000 +0900
@@ -38,6 +38,7 @@
 
 .if defined(WITH_IMAGEMAGICK)
 LIB_DEPENDS+=  MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+CONFIGURE_ARGS+= --with-libmagick-inc=${LOCALBASE}/include/ImageMagick
 .else
 CONFIGURE_ARGS+=--disable-libmagick
 .endif


--------------------------------------
Stop! Global Warming ~ Yahoo! JAPAN Earth Project
http://pr.mail.yahoo.co.jp/earthproject/
>Release-Note:
>Audit-Trail:
>Unformatted:



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