x11-themes/kde-icons-nuovext2: Unbreak build after 3505159e72

===>  License not correctly defined: defining both LICENSE_FILE and LICENSE_TEXT is not allowed
This commit is contained in:
Tobias Kortkamp 2021-05-15 11:10:24 +02:00
parent a0c694d15d
commit 9367fd9f70
No known key found for this signature in database
GPG Key ID: A4F09FB73CC51F61
2 changed files with 14 additions and 6 deletions

View File

@ -9,12 +9,20 @@ COMMENT?= KDE iconset theme
.ifndef(WITHOUT_RESTRICTIONS)
# Converted from RESTRICTED
LICENSE_NAME_theme= theme
LICENSE_TEXT_theme= may contain iconic, visual, graphical or other\
elements that may not be distributed without the\
consent of either the trademark or the patent holder
LICENSE_PERMS_theme= auto-accept
.if defined(LICENSE)
LICENSE+= theme
LICENSE_COMB= multi
.else
LICENSE= theme
LICENSE_NAME= theme
LICENSE_TEXT?= may contain iconic, visual, graphical or other\
elements that may not be distributed without the\
consent of either the trademark or the patent holder
LICENSE_PERMS= auto-accept
LICENSE_NAME= ${LICENSE_NAME_theme}
LICENSE_TEXT= ${LICENSE_TEXT_theme}
LICENSE_PERMS= ${LICENSE_PERMS_theme}
.endif
.endif
NO_BUILD= yes

View File

@ -9,7 +9,7 @@ MAINTAINER= portmaster@BSDforge.com
COMMENT= KDE nuoveXT 2 iconset
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING
USES= tar:xz