devel/qt6-translations: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:46:33 +08:00
parent ba4f577e73
commit 3d63cf7abc
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,4 +14,6 @@ USES= cmake compiler:c++17-lang \
USE_QT= base tools
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
NO_ARCH= yes
.include <bsd.port.mk>