aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-29 13:12:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-29 13:12:49 +0000
commitace79eb6b71571f87acf7ef7bdc0ddd0a312ea88 (patch)
treed643ed8e4b1ec47768acf5b5f777dba3e92e7ad6 /Mk/bsd.port.mk
parent70444a23e61ceee0e0b4a7c23a7895451a2b93e7 (diff)
downloadports-ace79eb6b71571f87acf7ef7bdc0ddd0a312ea88.tar.gz
ports-ace79eb6b71571f87acf7ef7bdc0ddd0a312ea88.zip
This was not supposed to escape my ports tree.
With hat: portmgr Pointy hat to: mat Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387853
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index c14c8cc8bb54..e690a2e45d1b 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -5376,7 +5376,7 @@ _CHECK_CONFIG_ERROR= true
.if !target(check-config)
check-config: _check-config
-.if !empty(_CHECK_CONFIG_ERROR) && !defined(IGNORE_INVALID_CONFIG)
+.if !empty(_CHECK_CONFIG_ERROR)
@${FALSE}
.endif
.endif # check-config