Gargabe collect install-mtree not used since pkg(8)

Approved by:	portmgr (mat)
This commit is contained in:
Baptiste Daroussin 2017-04-09 10:52:37 +00:00
parent fcb05da597
commit d73f4c814a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438098
2 changed files with 0 additions and 7 deletions

View file

@ -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)

View file

@ -381,8 +381,6 @@ TLS_USES= ssl
.endif
# Port will control all PREFIX handling.
install-mtree:
@${DO_NADA}
NO_MTREE= yes
NO_PREFIX_RMDIR=yes