git: ffa38a300440 - main - devel/pear-Console_Table: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:22:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ffa38a300440a2fe91b7164d9398245150439837
commit ffa38a300440a2fe91b7164d9398245150439837
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:26 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:12 +0000
devel/pear-Console_Table: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/pear-Console_Table/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile
index b231e6238ae9..2aeafb49eb8c 100644
--- a/devel/pear-Console_Table/Makefile
+++ b/devel/pear-Console_Table/Makefile
@@ -9,6 +9,8 @@ COMMENT= PHP class that makes it easy to build console style tables
LICENSE= BSD3CLAUSE
-USES= pear
+USES= pear
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list