ports/125577: net-p2p/qbittorrent| append CONFIGURE_ARGS for ImageMagick

liangtai ss2pxd1c at yahoo.co.jp
Sun Jul 13 17:20:05 UTC 2008


>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:



More information about the freebsd-ports-bugs mailing list