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:   maintainer-feedback requested: [Bug 224401] java/icedtea-web should not automatically pulls in firefox-esr
Message-ID:  <bug-224401-8522-uP6P1Ka3mY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224401-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224401-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
w.schwarzenfeld@utanet.at has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to java@FreeBSD.or=
g:
Bug 224401: java/icedtea-web should not automatically pulls in firefox-esr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224401



--- Description ---
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



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