git: 6b60612030a8 - main - math/cgal: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b60612030a8e2b592e51f3c73aae571773f7364
commit 6b60612030a8e2b592e51f3c73aae571773f7364
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:40:24 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:41 +0000
math/cgal: Add NO_ARCH
Approved by: portmgr (blanket)
---
math/cgal/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index 7c5118049036..66817a947d25 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
#Not yet in ports
USES= cmake eigen:3 shebangfix tar:xz
+NO_ARCH= yes
+
SHEBANG_FILES= scripts/cgal_create_CMakeLists \
scripts/cgal_create_cmake_script