mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add the forgotten test around the IGNORE
Pointyhat to: bapt
This commit is contained in:
parent
ad08a5b5a9
commit
e8e46de2d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340377
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user