git: 3c65ac807319 - main - net/p5-Daemon-Generic: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:18:22 UTC 2021


The branch main has been updated by sunpoet:

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

commit 3c65ac8073192c168cf09608540ecc0d60407fa3
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:03:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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