From 55434763b87272a5a117b34f51940fd88853a709 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 8 Oct 2017 06:39:40 +0000 Subject: [PATCH] Defining both LICENSE_FILE_COMMERCIAL and LICENSE_TEXT_COMMERCIAL is not allowed Reported by: pkg-fallout --- math/miracl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/miracl/Makefile b/math/miracl/Makefile index bafa5b39ce4f..422e8c8c2847 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -14,12 +14,12 @@ COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library LICENSE= AGPLv3 COMMERCIAL LICENSE_COMB= dual -LICENSE_NAME_COMMERCIAL= Commericial use license to not be bound by AGPLv3 +LICENSE_NAME_COMMERCIAL= Commercial use license to not be bound by AGPLv3 LICENSE_TEXT_COMMERCIAL= License available from CertiVox for commercial use and LICENSE_TEXT_COMMERCIAL+= to not be bound by the terms of the AGPLv3. Visit LICENSE_TEXT_COMMERCIAL+= http://certivox.com/index.php/solutions/miracl-crypto-sdk/ LICENSE_TEXT_COMMERCIAL+= for more details. -LICENSE_FILE= ${FILESDIR}/LICENSE +#LICENSE_FILE= ${FILESDIR}/LICENSE LICENSE_PERMS_COMMERCIAL= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-accept ONLY_FOR_ARCHS= i386 amd64