aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-06-13 02:46:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-06-13 02:46:52 +0000
commit69b18336c5b84df88ef6d689020c8fcb06b50432 (patch)
treeefdbc57762c6cb3fe3aa9a88e66e0f31d6b36224 /Mk/bsd.port.subdir.mk
parentabd4431fe34aef98bee09b3e7d95cb8a26a9997b (diff)
downloadports-69b18336c5b84df88ef6d689020c8fcb06b50432.tar.gz
ports-69b18336c5b84df88ef6d689020c8fcb06b50432.zip
Notes
Diffstat (limited to 'Mk/bsd.port.subdir.mk')
-rw-r--r--Mk/bsd.port.subdir.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk
index 3c1bec1836f8..c879ac77a5a9 100644
--- a/Mk/bsd.port.subdir.mk
+++ b/Mk/bsd.port.subdir.mk
@@ -127,9 +127,7 @@ INDEXDIR?= ${PORTSDIR}
INDEXFILE?= INDEX-${OSVERSION:C/([0-9]*)[0-9]{5}/\1/}
# local customization of the ports tree
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
+.sinclude "${.CURDIR}/Makefile.local"
TARGETS+= all
TARGETS+= build