git: 8a277875a322 - main - devel/p5-Class-Accessor-Installer: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8a277875a3226ac5094cef8f9b04b65c2d1c2d5a
commit 8a277875a3226ac5094cef8f9b04b65c2d1c2d5a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:40:56 +0000
devel/p5-Class-Accessor-Installer: Add NO_ARCH
---
devel/p5-Class-Accessor-Installer/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/p5-Class-Accessor-Installer/Makefile b/devel/p5-Class-Accessor-Installer/Makefile
index 3d53f4d95bd5..4ed5ae8a60af 100644
--- a/devel/p5-Class-Accessor-Installer/Makefile
+++ b/devel/p5-Class-Accessor-Installer/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-Sub-Name>=0:devel/p5-Sub-Name \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list