1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

converters/p5-Encode-IMAPUTF7: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2023-11-15 00:45:19 +08:00
parent 7add56a315
commit 809a934de4
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,4 +14,6 @@ TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>