Bug 201993

Summary: [PATCH] graphics/ImageMagick switch to USES missed case for ghostscript
Product: Ports & Packages Reporter: Daniel Ylitalo <daniel>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Many People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (kwm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
check if x11 options is set for ghostscript dependency none

Description Daniel Ylitalo 2015-07-30 13:36:10 UTC
Created attachment 159395 [details]
check if x11 options is set for ghostscript dependency

When the PDF option is checked, it doesnt check if the x11 option is checked or not as it used to, this leads to ImageMagick-nox11 trying to pull ghostcript9 instead of ghostscript9-nox11

Attaching patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-02 18:13:43 UTC
A commit references this bug:

Author: kwm
Date: Sun Aug  2 18:13:17 UTC 2015
New revision: 393436
URL: https://svnweb.freebsd.org/changeset/ports/393436

Log:
  Add some more X11 / NOX11 checks around USES=ghostscript usage.

  While here apply the same checks to IM7.

  PR:		201993
  Submitted by:	daniel@blodan.se

Changes:
  head/graphics/ImageMagick/Makefile
  head/graphics/ImageMagick7/Makefile