git: 1ea0a3efdf5e - main - devel/p5-Hash-AutoHash-Args: Add NO_ARCH

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ea0a3efdf5efcc3e11727a06013b17077f7a10b

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

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

diff --git a/devel/p5-Hash-AutoHash-Args/Makefile b/devel/p5-Hash-AutoHash-Args/Makefile
index cde9ab52a7a6..3a0c6c531b2a 100644
--- a/devel/p5-Hash-AutoHash-Args/Makefile
+++ b/devel/p5-Hash-AutoHash-Args/Makefile
@@ -18,7 +18,9 @@ RUN_DEPENDS=	p5-Hash-AutoHash>=1.17:devel/p5-Hash-AutoHash
 TEST_DEPENDS=	p5-Test-Deep>=0.110:devel/p5-Test-Deep \
 		p5-Test-Pod>=1.48:devel/p5-Test-Pod
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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