Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:22:22 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: a52d3a80ebd3 - main - sysutils/pear-File_Find: Add NO_ARCH
Message-ID:  <202104180722.13I7MMGT034135@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=a52d3a80ebd329b057075b7225e116f49276d166

commit a52d3a80ebd329b057075b7225e116f49276d166
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:18:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:49:19 +0000

    sysutils/pear-File_Find: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 sysutils/pear-File_Find/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile
index 0a34bd6d2098..b9c2fd050673 100644
--- a/sysutils/pear-File_Find/Makefile
+++ b/sysutils/pear-File_Find/Makefile
@@ -11,4 +11,6 @@ LICENSE=	PHP301
 
 USES=		pear
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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