aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-04-09 18:52:37 +0800
committerbapt <bapt@FreeBSD.org>2017-04-09 18:52:37 +0800
commitb9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0 (patch)
tree816512af329943b27f3cbcb1edf5eec411828ac9 /Mk
parentd7cbae340e5d1d24f65e0f9521c2a951e2019042 (diff)
downloadfreebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.tar.gz
freebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.tar.zst
freebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.zip
Gargabe collect install-mtree not used since pkg(8)
Approved by: portmgr (mat)
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)