Set NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Mateusz Piotrowski 2020-10-07 16:15:36 +00:00
parent 7f8468989a
commit eb0a64b6b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551654

View File

@ -21,4 +21,6 @@ RUN_DEPENDS= p5-Class-Adapter>=1.05:devel/p5-Class-Adapter \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>