Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2009 21:09:54 -0500 (CDT)
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140035: graphics/ImageMagick has bad dependancy when WITHOUT_X11
Message-ID:  <20091028020954.D1C2961C42@draco.over-yonder.net>
Resent-Message-ID: <200910280220.n9S2K1qb020016@freefall.freebsd.org>

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

>Number:         140035
>Category:       ports
>Synopsis:       graphics/ImageMagick has bad dependancy when WITHOUT_X11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 28 02:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD draco.over-yonder.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Feb 17 18:07:44 CST 2009 root@draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386


	
>Description:
	When ImageMagick is configured WITHOUT_X11, it uses an invalid path
	for the Ghostscript dependancy.  This can cause ports down the line
	to get very, very confused.

>How-To-Repeat:
	% make WITH_X11=true run-depends-list | grep ghost
	/usr/ports/print/ghostscript8

	% make WITHOUT_X11=true run-depends-list | grep ghost
	/usr/ports/print/ghostscript8-nox11


>Fix:

	I'm not sure.  Maybe the option needs to be renamed?  It shouldn't
	cause that effect down the line, though...


>Release-Note:
>Audit-Trail:
>Unformatted:



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