Bug 201993 - [PATCH] graphics/ImageMagick switch to USES missed case for ghostscript
Summary: [PATCH] graphics/ImageMagick switch to USES missed case for ghostscript
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Koop Mast
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-30 13:36 UTC by Daniel Ylitalo
Modified: 2015-08-02 18:19 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kwm)


Attachments
check if x11 options is set for ghostscript dependency (389 bytes, patch)
2015-07-30 13:36 UTC, Daniel Ylitalo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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