diff options
-rw-r--r-- | math/py-luminol/Makefile | 2 |
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> |