[MacPorts] #38525: poppler @0.22.2: fix conflict between docs and universal variant

MacPorts noreply at macports.org
Wed Apr 3 22:06:44 PDT 2013


#38525: poppler @0.22.2: fix conflict between docs and universal variant
----------------------+--------------------------------
  Reporter:  egall@…  |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.1.3
Resolution:           |   Keywords:
      Port:  poppler  |
----------------------+--------------------------------

Comment (by egall@…):

 This can be solved by simply reworking the `+docs` variant as follows:
 {{{
 variant docs description {Build gtk-doc documentation} {
     PortGroup              archcheck 1.0
     depends_build-append   port:gtk-doc
     depends_skip_archcheck gtk-doc
     configure.args-delete  --disable-gtk-doc
     configure.args-append  --enable-gtk-doc
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38525#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list