git: 82a9825ca0b9 - main - devel/p5-Luka: Update LICENSE and add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:43:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=82a9825ca0b9444e4fd861f7c4003a9fea4b42da
commit 82a9825ca0b9444e4fd861f7c4003a9fea4b42da
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:46 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:46 +0000
devel/p5-Luka: Update LICENSE and add NO_ARCH
---
devel/p5-Luka/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/devel/p5-Luka/Makefile b/devel/p5-Luka/Makefile
index 07d35bbc0946..ab886b5b420f 100644
--- a/devel/p5-Luka/Makefile
+++ b/devel/p5-Luka/Makefile
@@ -11,8 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Exception handling and reporting framework
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Std>=0:devel/p5-Class-Std \
@@ -25,7 +24,9 @@ RUN_DEPENDS= p5-Class-Std>=0:devel/p5-Class-Std \
p5-What>=0:net/p5-What
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list