git: 688f4c22b687 - main - devel/p5-Class-Accessor-Lvalue: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:04:08 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=688f4c22b687d389a1f8aa27fb5c2b030769d609
commit 688f4c22b687d389a1f8aa27fb5c2b030769d609
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:08 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:47 +0000
devel/p5-Class-Accessor-Lvalue: Add NO_ARCH
---
devel/p5-Class-Accessor-Lvalue/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/p5-Class-Accessor-Lvalue/Makefile b/devel/p5-Class-Accessor-Lvalue/Makefile
index 9ef8b01e41f2..f8650f56f35e 100644
--- a/devel/p5-Class-Accessor-Lvalue/Makefile
+++ b/devel/p5-Class-Accessor-Lvalue/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-Want>=0:devel/p5-Want \
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>