NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED instead
This commit is contained in:
parent
9a52b33d9b
commit
7c01d45474
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171981
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ EXTRACT_DEPENDS=cabextract:${PORTSDIR}/archivers/cabextract
|
|||
USE_X_PREFIX= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_CDROM= "Restrictive license - cannot sell for profit"
|
||||
NO_PACKAGE= "Restrictive license - cannot distribute in modified form"
|
||||
RESTRICTED= "Restrictive license - cannot sell for profit or distribute in modified form"
|
||||
|
||||
EXTRACT_CMD= ${LOCALBASE}/bin/cabextract
|
||||
EXTRACT_BEFORE_ARGS= -qLF '*.ttf' -d ${WRKSRC}
|
||||
|
|
Loading…
Reference in a new issue