git: eb869494d2f2 - main - devel/p5-Time-Mock: Add NO_ARCH

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


The branch main has been updated by sunpoet:

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

commit eb869494d2f2f7734d71310732dc6477d29551df
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:42 +0000

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

diff --git a/devel/p5-Time-Mock/Makefile b/devel/p5-Time-Mock/Makefile
index 1763fb051ca2..ab6d42b498cd 100644
--- a/devel/p5-Time-Mock/Makefile
+++ b/devel/p5-Time-Mock/Makefile
@@ -14,7 +14,9 @@ COMMENT=	Shift and scale time
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-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