Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-07-05 19:13:30 +00:00
parent d69815c1aa
commit 61461e9620
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505914

View file

@ -16,7 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-URI>=0:net/p5-URI
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>