aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-09 10:52:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-09 10:52:37 +0000
commitd73f4c814a55b2c5e3c83b7632e39c1d0505af6c (patch)
tree816512af329943b27f3cbcb1edf5eec411828ac9 /Mk
parentfcb05da5970f1d7f2397d9871b741bfc9d137ebd (diff)
downloadports-d73f4c814a55b2c5e3c83b7632e39c1d0505af6c.tar.gz
ports-d73f4c814a55b2c5e3c83b7632e39c1d0505af6c.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 1075879820b8..d1c4bfd56aa8 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3435,11 +3435,6 @@ check-umask:
fi
.endif
-.if !target(install-mtree)
-install-mtree:
- @${DO_NADA}
-.endif
-
.if !target(install-ldconfig-file)
install-ldconfig-file:
. if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32)