mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Gargabe collect install-mtree not used since pkg(8)
Approved by: portmgr (mat)
This commit is contained in:
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
|
@ -3435,11 +3435,6 @@ check-umask:
|
||||||
fi
|
fi
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !target(install-mtree)
|
|
||||||
install-mtree:
|
|
||||||
@${DO_NADA}
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if !target(install-ldconfig-file)
|
.if !target(install-ldconfig-file)
|
||||||
install-ldconfig-file:
|
install-ldconfig-file:
|
||||||
. if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32)
|
. if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32)
|
||||||
|
|
|
@ -381,8 +381,6 @@ TLS_USES= ssl
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Port will control all PREFIX handling.
|
# Port will control all PREFIX handling.
|
||||||
install-mtree:
|
|
||||||
@${DO_NADA}
|
|
||||||
NO_MTREE= yes
|
NO_MTREE= yes
|
||||||
NO_PREFIX_RMDIR=yes
|
NO_PREFIX_RMDIR=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue