ports/173339: graphics/ImageMagick Port tries to build the universe

Jason E. Hale jhale at freebsd.org
Sun Nov 4 22:35:06 UTC 2012


On Sunday, November 04, 2012 12:37:41 Josh Berkus wrote:
> Hmmm, I actually had WITHOUT_X11=yes in the configuration file, but it
> built with X11 anyway.  I didn't have OPTIONS_UNSET=X11.
> 
> Is that the expected behavior?

No.  If you kept the default options and had WITHOUT_X11=yes in /etc/make.conf 
from the beginning, it shouldn't have pulled in any X11 dependencies.  Maybe 
an option was turned on for another dependency that would pull them in?  I 
think graphics/jasper has a non-default OPENGL option that would pull in X11.

But, I am a little perplexed as to why graphics/ImageMagick would be pulled in 
as a dependency rather than graphics/ImageMagick-nox11 for pecl-imagick.

What is the output of:
$ cd /usr/ports/graphics/pecl-imagick && make run-depends-list
and
$ cd /usr/ports/graphics/ImageMagick-nox11 && make all-depends-list
-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team


More information about the freebsd-ports-bugs mailing list