devel/p5-MooseX-MetaDescription: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:34:59 +08:00
parent e993107780
commit a0b1138962
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -17,7 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0.4:devel/p5-Moose
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>