Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-19 20:08:17 +00:00
parent 59c4521334
commit 6d9861c6ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558509

View File

@ -14,7 +14,9 @@ COMMENT= Dynamic PerlIO layers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>