Subject: CVS commit: pkgsrc
From: Patrick Welche
Date: 2020-09-03 10:58:42
Message id: 20200903085842.D337DFB28@cvs.NetBSD.org

Log Message:
gmp,mpfr: Remove CONFIGURE_ARGS flags from builtin.mk as it assumes that
all recursively depending packages can deal with them.
Those packages that need them already add those CONFIGURE_ARGS, at least
pbulk hasn't revealed any issues (thanks jperkin@).
XXX libiconv is in a similar position, so should receive similar
treatment, but at least it only adds the flags if GNU_CONFIGURE=yes
Fixes PR pkg/55487

Files:
RevisionActionfile
1.10modifypkgsrc/devel/gmp/builtin.mk
1.7modifypkgsrc/math/mpfr/builtin.mk