Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:55:53 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: fcd79a843b1d - main - graphics/p5-Graph-SocialMap: Add NO_ARCH
Message-ID:  <202304271555.33RFtrI1029815@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=fcd79a843b1d12e01c93a45ca779748e18f3b9d3

commit fcd79a843b1d12e01c93a45ca779748e18f3b9d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:49:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:49:19 +0000

    graphics/p5-Graph-SocialMap: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 graphics/p5-Graph-SocialMap/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile
index 9a1e6eb1c58c..ffe31a5a665b 100644
--- a/graphics/p5-Graph-SocialMap/Makefile
+++ b/graphics/p5-Graph-SocialMap/Makefile
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-Graph-Writer-GraphViz>=0:graphics/p5-Graph-Writer-GraphViz \
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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