git: 8918d79d4efd - main - devel/libtool: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 21:20:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8918d79d4efdaf2ed1ac659d51e77913f439da7f commit 8918d79d4efdaf2ed1ac659d51e77913f439da7f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 21:17:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 21:17:15 +0000 devel/libtool: Add NO_ARCH Approved by: portmgr (blanket) --- devel/libtool/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index 8ea5c512fc67..262518d6520a 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= gm4:devel/m4 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install MAKE_ARGS= MAKEINFOFLAGS=--no-split +NO_ARCH= yes USES+= makeinfo INFO= libtool