git: 5984ca15afb0 - main - devel/p5-POE-Loop-Tk: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:27 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5984ca15afb0d644c9123dbe58282bdefe5799b5
commit 5984ca15afb0d644c9123dbe58282bdefe5799b5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:08 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:08 +0000
devel/p5-POE-Loop-Tk: Add LICENSE and NO_ARCH
---
devel/p5-POE-Loop-Tk/Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/devel/p5-POE-Loop-Tk/Makefile b/devel/p5-POE-Loop-Tk/Makefile
index ad2eec90417b..38c976d47260 100644
--- a/devel/p5-POE-Loop-Tk/Makefile
+++ b/devel/p5-POE-Loop-Tk/Makefile
@@ -10,12 +10,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Bridge that allows POE to be driven by Tk
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-POE>=1.356:devel/p5-POE \
p5-Tk>=804.031:x11-toolkits/p5-Tk
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e '/POE::Test::Loops/d' ${WRKSRC}/Makefile.PL
More information about the dev-commits-ports-all
mailing list