Index: head/graphics/gpu-firmware-kmod/Makefile =================================================================== --- head/graphics/gpu-firmware-kmod/Makefile (revision 444128) +++ head/graphics/gpu-firmware-kmod/Makefile (revision 444129) @@ -1,30 +1,30 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= gpu-firmware-kmod PORTVERSION= g20170403 PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org 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 GH_PROJECT= kms-firmware GH_TAGNAME= b4b4257 USES= kmod .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200019 IGNORE= not supported on 11.x or older, no kernel support .endif .include