git: 4f3b1a35dbac - main - textproc/p5-Regexp-Common-profanity_us: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:45:54 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f3b1a35dbacb9bda20a9cf8cb29b075e872125e

commit 4f3b1a35dbacb9bda20a9cf8cb29b075e872125e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:37:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:37:04 +0000

    textproc/p5-Regexp-Common-profanity_us: Add NO_ARCH
---
 textproc/p5-Regexp-Common-profanity_us/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile
index 40e0c21b2370..9d793949c146 100644
--- a/textproc/p5-Regexp-Common-profanity_us/Makefile
+++ b/textproc/p5-Regexp-Common-profanity_us/Makefile
@@ -12,11 +12,14 @@ COMMENT=	Provide regexes for U.S. profanity
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Regexp-Common>=0:textproc/p5-Regexp-Common
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list