git: 0f89ded27142 - main - devel/autoconf: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:08:08 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f89ded271423e5ebc9b7a444fb77e98061cc83d

commit 0f89ded271423e5ebc9b7a444fb77e98061cc83d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:46 +0000

    devel/autoconf: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/autoconf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 80e5b7dee46c..ecd2df746ebc 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -37,6 +37,8 @@ GENERIC_TOOLS=	config.guess config.sub	elisp-comp install-sh mdate-sh missing
 GENERIC_LINKS=	autoconf autoheader autom4te autoreconf autoscan autoupdate \
 		ifnames
 
+NO_ARCH=	yes
+
 post-patch:
 	@(cd ${WRKSRC}/man && \
 		for file in *.[1x]; do \


More information about the dev-commits-ports-main mailing list