pkg rquery %do ImageMagick-nox11 depends on print/ghostscript9 while it should depend on print/ghostscript9-nox11
A commit references this bug: Author: kwm Date: Sat Jun 20 21:30:10 UTC 2015 New revision: 390178 URL: https://svnweb.freebsd.org/changeset/ports/390178 Log: Update ImageMagick to 6.9.1-6. * Remove double --without-lcms. * Speed up the test target by running it with multiple jobs. * Finaly add back WITHOUT_X11 to the IM-nox11 port, this will select the ghostscript-nox11 port instead of the x11 version. The code in bsd.port.mk doesn't handle the OPTIONS UNSET/EXCLUDE of X11. [1] PR: 199268 [1] Changes: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo head/graphics/ImageMagick-nox11/Makefile