Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:44:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 265ab56131c5 - main - math/p5-Math-Base36: Add NO_ARCH
Message-ID:  <202106201144.15KBioM2017721@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 265ab56131c5adac85a2b1c5ad48210d2d562d67
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:39:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:39:12 +0000

    math/p5-Math-Base36: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 math/p5-Math-Base36/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index c8a37d218f01..013264372920 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201144.15KBioM2017721>