aboutsummaryrefslogtreecommitdiff
path: root/graphics/gpu-firmware-kmod
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-22 21:00:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-22 21:00:16 +0000
commit466b9d8deba6c0c1e47b4040eafdb59282763091 (patch)
tree4f4311543e4dbd02ee1d88ab0d06b3ea5635c35a /graphics/gpu-firmware-kmod
parent921ec81d9bc8ca6bbda8789b4e9efa87185a46ba (diff)
downloadports-466b9d8deba6c0c1e47b4040eafdb59282763091.tar.gz
ports-466b9d8deba6c0c1e47b4040eafdb59282763091.zip
Give this the complete text of why it's not distributable. This
makes it a lot easier to understand if you are looking at e.g. poudriere build output.
Notes
Notes: svn path=/head/; revision=444129
Diffstat (limited to 'graphics/gpu-firmware-kmod')
-rw-r--r--graphics/gpu-firmware-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpu-firmware-kmod/Makefile b/graphics/gpu-firmware-kmod/Makefile
index 0431a05a39c6..60ec083349e5 100644
--- a/graphics/gpu-firmware-kmod/Makefile
+++ b/graphics/gpu-firmware-kmod/Makefile
@@ -12,7 +12,7 @@ COMMENT= Firmware modules for the linuxkpi-based KMS components
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64
-NO_PACKAGE= yes
+NO_PACKAGE= Distribution in binary form without license file not allowed
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop