svn commit: r560110 - head/textproc/p5-CSS-Minifier
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 3 20:06:19 UTC 2021
Author: sunpoet
Date: Sun Jan 3 20:06:13 2021
New Revision: 560110
URL: https://svnweb.freebsd.org/changeset/ports/560110
Log:
Add NO_ARCH
Modified:
head/textproc/p5-CSS-Minifier/Makefile
Modified: head/textproc/p5-CSS-Minifier/Makefile
==============================================================================
--- head/textproc/p5-CSS-Minifier/Makefile Sun Jan 3 20:06:08 2021 (r560109)
+++ head/textproc/p5-CSS-Minifier/Makefile Sun Jan 3 20:06:13 2021 (r560110)
@@ -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>
More information about the svn-ports-head
mailing list