Date: Fri, 19 Apr 2019 20:03:42 +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-6LfAWGqBQq@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 rozhuk.im@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Unable to Reproduce |--- Status|Closed |Open --- Comment #7 from rozhuk.im@gmail.com --- You should look better. archivers/libcabinet/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null devel/libpdel/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null devel/libshhmsg/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null devel/libxalloc/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null emulators/vmw/Makefile:MAKE_ENV+=3D __MAKE_CONF=3D/dev/null ASFLAGS=3D"${ASFLAGS}" finance/libstocks/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null games/libshhcards/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null japanese/ming/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null java/bootstrap-openjdk6/Makefile.update:BUILD_ENV=3D __MAKE_CONF=3D/de= v/null PATH=3D"${PATH}" java/bootstrap-openjdk8/Makefile.update:BUILD_ENV=3D __MAKE_CONF=3D/de= v/null PATH=3D"${PATH}" lang/lua51/Makefile:# Overriding __MAKE_CONF makes sure that we don't re-pa= rse lang/lua51/Makefile:MAKE_ARGS=3D __MAKE_CONF=3D${NONEXISTENT} lang/lua52/Makefile:# Overriding __MAKE_CONF makes sure that we don't re-pa= rse lang/lua52/Makefile:MAKE_ARGS=3D __MAKE_CONF=3D${NONEXISTENT} lang/lua53/Makefile:# Overriding __MAKE_CONF makes sure that we don't re-pa= rse lang/lua53/Makefile:MAKE_ARGS=3D __MAKE_CONF=3D${NONEXISTENT} mail/dma/Makefile:MAKE_ENV=3D __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/nu= ll NO_WERROR=3Ddefined \ mail/spamilter/Makefile:MAKE_ENV+=3D __MAKE_CONF=3D/dev/null math/libmissing/Makefile: SRCCONF=3D/dev/null SRCS=3D"${SRCS}" __MAKE_CONF=3D/dev/null math/linpack/Makefile:MAKE_ENV=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/= null SRCCONF=3D/dev/null ports-mgmt/dialog4ports/Makefile:MAKE_ENV+=3D __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/null sysutils/dirdiff/Makefile:# it with MAKE_ENV+=3D __MAKE_CONF=3D/dev/null t= o avoid sourcing make.conf twice. sysutils/pfstat/Makefile:MAKE_ENV+=3D __MAKE_CONF=3D/dev/null 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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236565-7788-6LfAWGqBQq>