Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2022 00:13:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236565] [PATCH] Mk/bsd.port.mk: /etc/make.conf included twice by FreeBSD make
Message-ID:  <bug-236565-7788-mQbdn4cHJq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236565-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236565-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #9 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
actual:

/usr/ports/Tools/scripts/tindex:export __MAKE_CONF=3D/dev/null
/usr/ports/archivers/libcabinet/Makefile:MAKE_ENV=3D      WITHOUT_PROFILE=
=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/devel/libpdel/Makefile:MAKE_ENV=3D     WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/devel/libshhmsg/Makefile:MAKE_ENV=3D   WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/devel/libxalloc/Makefile:MAKE_ENV=3D   WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/devel/linux_libusb/Makefile:MAKE_ARGS+=3D      __MAKE_CONF=3D""
/usr/ports/emulators/vmw/Makefile:MAKE_ENV+=3D    __MAKE_CONF=3D/dev/null
ASFLAGS=3D"${ASFLAGS}"
/usr/ports/finance/libstocks/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/games/libshhcards/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/java/bootstrap-openjdk6/Makefile.update:BUILD_ENV=3D=20=20
__MAKE_CONF=3D/dev/null PATH=3D"${PATH}"
/usr/ports/java/bootstrap-openjdk8/Makefile.update:BUILD_ENV=3D=20=20
__MAKE_CONF=3D/dev/null PATH=3D"${PATH}"
/usr/ports/lang/lua51/Makefile:# Overriding __MAKE_CONF makes sure that we
don't re-parse
/usr/ports/lang/lua51/Makefile:MAKE_ARGS=3D       __MAKE_CONF=3D${NONEXISTE=
NT}
/usr/ports/lang/lua52/Makefile:# Overriding __MAKE_CONF makes sure that we
don't re-parse
/usr/ports/lang/lua52/Makefile:MAKE_ARGS=3D       __MAKE_CONF=3D${NONEXISTE=
NT}
/usr/ports/lang/lua53/Makefile:# Overriding __MAKE_CONF makes sure that we
don't re-parse
/usr/ports/lang/lua53/Makefile:MAKE_ARGS=3D       __MAKE_CONF=3D${NONEXISTE=
NT}
/usr/ports/lang/lua54/Makefile:# Overriding __MAKE_CONF makes sure that we
don't re-parse
/usr/ports/lang/lua54/Makefile:MAKE_ARGS=3D       __MAKE_CONF=3D${NONEXISTE=
NT}
/usr/ports/mail/dma/Makefile:MAKE_ENV=3D  __MAKE_CONF=3D/dev/null \
/usr/ports/mail/spamilter/Makefile:MAKE_ENV+=3D   __MAKE_CONF=3D/dev/null
/usr/ports/math/libmissing/Makefile:            SRCCONF=3D/dev/null
SRCS=3D"${SRCS}" __MAKE_CONF=3D/dev/null
/usr/ports/math/linpack/Makefile:MAKE_ENV=3D      WITHOUT_PROFILE=3Dyes
__MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null
/usr/ports/ports-mgmt/dialog4ports/Makefile:MAKE_ENV+=3D  __MAKE_CONF=3D/de=
v/null
SRCCONF=3D/dev/null
/usr/ports/sysutils/dirdiff/Makefile:# it with MAKE_ENV+=3D=20
__MAKE_CONF=3D/dev/null to avoid sourcing make.conf twice.
/usr/ports/sysutils/pfstat/Makefile:MAKE_ENV+=3D  __MAKE_CONF=3D/dev/null
/usr/ports/sysutils/pftop/Makefile:MAKE_ENV+=3D   __MAKE_CONF=3D/dev/null

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-236565-7788-mQbdn4cHJq>