devel/autoconf213: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-02-28 17:40:07 +08:00
parent dc07de1ab5
commit 2ed892a23f
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -32,6 +32,8 @@ INFO= autoconf-${BUILD_VERSION}
STRIP= # none
NO_ARCH= yes
post-patch:
@${RM} ${WRKSRC}/*.info* >/dev/null 2>&1 || true