Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2014 13:36:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194283] New: print/muttprint: fix build with OPTIONS_UNSET=X11
Message-ID:  <bug-194283-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194283

            Bug ID: 194283
           Summary: print/muttprint: fix build with OPTIONS_UNSET=X11
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fw@moov.de

Created attachment 148162
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148162&action=edit
patch print/muttprint

Attached patch adds a check to use the -nox11 version of ImageMagick if
OPTIONS_UNSET=X11 is set.

Without this patch the port would not build with poudriere:

====>> Computing deps for print/muttprint
====>> DEBUG: print/muttprint depends on converters/p5-Text-Iconv
====>> DEBUG: print/muttprint depends on devel/gmake
====>> DEBUG: print/muttprint depends on devel/p5-TimeDate
====>> DEBUG: print/muttprint depends on graphics/ImageMagick
====>> Error: Duplicated origin for ImageMagick-nox11-6.8.9.8_1,1:
graphics/ImageMagick AND graphics/ImageMagick-nox11. Rerun with -vv to see
which ports are depending on these.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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