From e8e46de2d1dfdd8e6929a2f09ab30bf8f5360471 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 20 Jan 2014 09:09:04 +0000 Subject: Add the forgotten test around the IGNORE Pointyhat to: bapt --- Mk/bsd.port.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Mk/bsd.port.mk') diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 14a0885c0aae..20578ccc3883 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1825,8 +1825,10 @@ RUN_DEPENDS+= ${_GL_${_component}_RUN_DEPENDS} # Ignore STAGEDIR if set from make.conf .undef STAGEDIR # From command line it is impossible to undefined so we must raise an error +.if defined(STAGEDIR) IGNORE= Do not define STAGEDIR in command line .endif +.endif .if defined(WITH_PKGNG) .include "${PORTSDIR}/Mk/bsd.pkgng.mk" -- cgit v1.2.3