git: 90c70cc23d26 - main - devel/libnest2d-ultimaker: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 16:15:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90c70cc23d260f2d416acdfd1f07337a4bbe217a
commit 90c70cc23d260f2d416acdfd1f07337a4bbe217a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-07 16:05:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-07 16:05:34 +0000
devel/libnest2d-ultimaker: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/libnest2d-ultimaker/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/libnest2d-ultimaker/Makefile b/devel/libnest2d-ultimaker/Makefile
index 6b0c38e747b2..5c3067705704 100644
--- a/devel/libnest2d-ultimaker/Makefile
+++ b/devel/libnest2d-ultimaker/Makefile
@@ -21,4 +21,6 @@ USE_GITHUB= yes
GH_ACCOUNT= Ultimaker
GH_PROJECT= libnest2d
+NO_ARCH= yes
+
.include <bsd.port.mk>