Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:54:55 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: c8699dca3f3b - main - textproc/p5-Search-VectorSpace: Add NO_ARCH
Message-ID:  <202307311654.36VGstNY004253@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=c8699dca3f3b2f33e85b9d41b78e6d6c94b144b9

commit c8699dca3f3b2f33e85b9d41b78e6d6c94b144b9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:38:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:42:02 +0000

    textproc/p5-Search-VectorSpace: Add NO_ARCH
---
 textproc/p5-Search-VectorSpace/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile
index 244dd2055bb7..0d3b86418821 100644
--- a/textproc/p5-Search-VectorSpace/Makefile
+++ b/textproc/p5-Search-VectorSpace/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	PDL>=0:math/PDL \
 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?202307311654.36VGstNY004253>