aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 08:55:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 09:01:07 +0000
commit93454cae4f29e45d2e2a855166e5f275625601f2 (patch)
treeb38a7948855184d874179d507c959e053ebbe4cc
parent1ed327d2c55b73e7a521965a5b0eefbb9742d277 (diff)
downloadports-93454cae4f29e45d2e2a855166e5f275625601f2.tar.gz
ports-93454cae4f29e45d2e2a855166e5f275625601f2.zip
math/py-luminol: Add NO_ARCH
-rw-r--r--math/py-luminol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-luminol/Makefile b/math/py-luminol/Makefile
index b7d7ee35d01e..cd953e337854 100644
--- a/math/py-luminol/Makefile
+++ b/math/py-luminol/Makefile
@@ -19,4 +19,6 @@ USE_PYTHON= autoplist distutils
USE_GITHUB= yes
GH_ACCOUNT= linkedin
+NO_ARCH= yes
+
.include <bsd.port.mk>