aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-01-07 15:55:39 +0800
committerantoine <antoine@FreeBSD.org>2017-01-07 15:55:39 +0800
commit0f84f1aa731e655fe18814d37acc7f1be8bcaf12 (patch)
tree32b6bd5564132ad9b6dd88894917b5913e1d4d4a /Mk
parentf103b81ce142886fcd3f60955ec0644debf013e3 (diff)
downloadfreebsd-ports-gnome-0f84f1aa731e655fe18814d37acc7f1be8bcaf12.tar.gz
freebsd-ports-gnome-0f84f1aa731e655fe18814d37acc7f1be8bcaf12.tar.zst
freebsd-ports-gnome-0f84f1aa731e655fe18814d37acc7f1be8bcaf12.zip
Do not auto accept the "NONE" license as we can't distribute packages or sources
With hat: portmgr
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.licenses.db.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.licenses.db.mk b/Mk/bsd.licenses.db.mk
index 703db4edd013..1fb2e135817f 100644
--- a/Mk/bsd.licenses.db.mk
+++ b/Mk/bsd.licenses.db.mk
@@ -387,7 +387,7 @@ _LICENSE_GROUPS_RUBY= FSF
_LICENSE_NAME_NONE= No license specified
_LICENSE_GROUPS_NONE= # empty
-_LICENSE_PERMS_NONE= auto-accept
+_LICENSE_PERMS_NONE= # empty
_LICENSE_NAME_ZLIB= zlib License
_LICENSE_GROUPS_ZLIB= GPL FSF OSI