aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2024-05-26 19:43:28 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2024-05-26 19:45:25 +0000
commitc4d18c1c19459befc1bff5b31a0b57fb92eaac68 (patch)
treef62d35b4f86301cd4504eb102d5531334a48e18e
parent0841c0353f9775b3f6fb96ffbdc4098b62e1d953 (diff)
downloadports-c4d18c1c19459befc1bff5b31a0b57fb92eaac68.tar.gz
ports-c4d18c1c19459befc1bff5b31a0b57fb92eaac68.zip
games/jaggedalliance2: Fix LICENSE_DISTFILES
This port, like many other Rust ports, brings numerous dependencies to the distinfo, and by default, LICENSE_DISTFILES applies to all of them. However, due to license permission constraints, it was removing about 800 distfiles with `make clean-restricted`, which are also used by many other ports. With this change, the license constraint will apply only to the port itself. Approved by: portmgr (blanket)
-rw-r--r--games/jaggedalliance2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index f0806e3d7259..a8f992b43dab 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -14,6 +14,7 @@ LICENSE_NAME_SFI-SCLA= Strategy First Inc. Source Code License Agreement
LICENSE_FILE_SFI-SCLA= ${WRKSRC}/SFI\ Source\ Code\ license\ agreement.txt
LICENSE_PERMS_SFI-SCLA= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \
auto-accept
+LICENSE_DISTFILES_SFI-SCLA= ${DISTNAME}${EXTRACT_SUFX}
# Ignore this if you feel adventurous
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64le