Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 16:18:15 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: 3c65ac807319 - main - net/p5-Daemon-Generic: Add NO_ARCH
Message-ID:  <202106201618.15KGIFVl079469@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=3c65ac8073192c168cf09608540ecc0d60407fa3

commit 3c65ac8073192c168cf09608540ecc0d60407fa3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 16:03:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 16:15:56 +0000

    net/p5-Daemon-Generic: Add NO_ARCH
---
 net/p5-Daemon-Generic/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/p5-Daemon-Generic/Makefile b/net/p5-Daemon-Generic/Makefile
index 0067ec640dc1..ca1c9ac16d5d 100644
--- a/net/p5-Daemon-Generic/Makefile
+++ b/net/p5-Daemon-Generic/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-File-Flock>=0:devel/p5-File-Flock \
 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?202106201618.15KGIFVl079469>