mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Add a comment to clean-restricted. This code has confused me every time
I've looked. With hat: portmgr
This commit is contained in:
parent
b154a5521f
commit
4fdfafda5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365574
@ -547,6 +547,8 @@ RESTRICTED_FILES= ${_PATCHFILES} ${_DISTFILES}
|
||||
.endif
|
||||
|
||||
.if defined(_LICENSE_RESTRICTED)
|
||||
# _LICENSE_RESTRICTED contains 'delete-distfiles' and 'delete-package' if
|
||||
# needed with RESTRICTED_FILES filled from above.
|
||||
clean-restricted: ${_LICENSE_RESTRICTED}
|
||||
clean-restricted-list: ${_LICENSE_RESTRICTED:C/$/-list/}
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user