mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Metaports do not have any files, they do not need a license.
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15587
This commit is contained in:
parent
96721404ba
commit
b9427974d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470963
@ -111,7 +111,9 @@ DEV_ERROR+= "you cannot include bsd.port[.pre].mk twice"
|
|||||||
DEV_WARNING+= "LICENSE must not contain BSD, instead use BSD[234]CLAUSE"
|
DEV_WARNING+= "LICENSE must not contain BSD, instead use BSD[234]CLAUSE"
|
||||||
.endif
|
.endif
|
||||||
.else
|
.else
|
||||||
|
. if empty(USES:Mmetaport)
|
||||||
DEV_WARNING+= "Please set LICENSE for this port"
|
DEV_WARNING+= "Please set LICENSE for this port"
|
||||||
|
. endif
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(USE_PYDISTUTILS) && ${USE_PYDISTUTILS} == "easy_install"
|
.if defined(USE_PYDISTUTILS) && ${USE_PYDISTUTILS} == "easy_install"
|
||||||
|
Loading…
Reference in New Issue
Block a user