Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:35:48 +00:00
parent d6e32ed803
commit fcf3146039
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545850

View File

@ -14,7 +14,9 @@ COMMENT= Parses folksonomy space-separated tags
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>