git: f2d753f2d813 - main - sysutils/py-ptyprocess: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:49:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f2d753f2d81344b2c7eaea93fd085d5e764baf38
commit f2d753f2d81344b2c7eaea93fd085d5e764baf38
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:22 +0000
sysutils/py-ptyprocess: Add NO_ARCH
Approved by: portmgr (blanket)
---
sysutils/py-ptyprocess/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/py-ptyprocess/Makefile b/sysutils/py-ptyprocess/Makefile
index 518f0d1975ef..a1b5b5944924 100644
--- a/sysutils/py-ptyprocess/Makefile
+++ b/sysutils/py-ptyprocess/Makefile
@@ -12,4 +12,6 @@ LICENSE= ISCL
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list