aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 15:00:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 15:00:46 +0000
commit0f89ded271423e5ebc9b7a444fb77e98061cc83d (patch)
treeea8443b59b198910ccb895469175bc895a10534d
parentc5c95cb32392c8e56f0a9d0a114c89c896ecd6b2 (diff)
downloadports-0f89ded271423e5ebc9b7a444fb77e98061cc83d.tar.gz
ports-0f89ded271423e5ebc9b7a444fb77e98061cc83d.zip
devel/autoconf: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/autoconf/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \