[Bug 224401] java/icedtea-web should not automatically pulls in firefox-esr

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 17 11:04:21 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224401

            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 at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at
          Assignee: java at FreeBSD.org
             Flags: maintainer-feedback?(java at 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 opera
    CONFIGURE_ARGS+=        --without-${opt}
    .endfor
+ .for opt in asm chrome chromium ecj epiphany firefox firefox-esr jacoco
midori opera

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


More information about the freebsd-java mailing list