git: d3253c00bba5 - main - devel/gnustep-make: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 18:10:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3253c00bba5880231308af3d68017f1f04fec5c commit d3253c00bba5880231308af3d68017f1f04fec5c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 17:59:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 18:05:13 +0000 devel/gnustep-make: Add NO_ARCH --- devel/gnustep-make/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index a9ab6abea98d..8dd4af055654 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --with-layout=gnustep CONFIGURE_ARGS+= --enable-objc-nonfragile-abi --enable-native-objc-exceptions CONFIGURE_ARGS+= --with-library-combo=ng-gnu-gnu GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX} +NO_ARCH= yes post-install: ${LN} -s Library/Makefiles ${STAGEDIR}${GNUSTEP_PREFIX}/System/