diff options
-rw-r--r-- | x11-fonts/webfonts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index 4ffe2a2e97d3..d6cada700d5e 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -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} |