1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-01-03 20:06:13 +00:00
parent c5c537ab7a
commit 3d0c1bc6b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560110

View File

@ -14,7 +14,9 @@ COMMENT= Perl extension for minifying CSS
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>