Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2017 11:04:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 224401] java/icedtea-web should not automatically pulls in firefox-esr
Message-ID:  <bug-224401-8522@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224401
           Summary: java/icedtea-web should not automatically pulls in
                    firefox-esr
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

Icedtea-web tries to pull in firefox-esr. This should not be.

Add firefox-esr to this line in Makefile:
-   .for opt in asm chrome chromium ecj epiphany firefox  jacoco midori ope=
ra
    CONFIGURE_ARGS+=3D        --without-${opt}
    .endfor
+ .for opt in asm chrome chromium ecj epiphany firefox firefox-esr jacoco
midori opera

--=20
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-224401-8522>