git: 7015ffa12340 - main - devel/p5-Hash-WithDefaults: Add NO_ARCH

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7015ffa123407a21943fe4f345d2539e7d4c22a2

commit 7015ffa123407a21943fe4f345d2539e7d4c22a2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:32 +0000

    devel/p5-Hash-WithDefaults: Add NO_ARCH
---
 devel/p5-Hash-WithDefaults/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Hash-WithDefaults/Makefile b/devel/p5-Hash-WithDefaults/Makefile
index 032daad87046..1984c3c25dbf 100644
--- a/devel/p5-Hash-WithDefaults/Makefile
+++ b/devel/p5-Hash-WithDefaults/Makefile
@@ -14,7 +14,9 @@ COMMENT=	Class for hashes with key-casing requirements supporting defaults
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-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