svn commit: r527593 - head/www/p5-Catalyst-Plugin-ConfigLoader
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 1 18:19:52 UTC 2020
Author: sunpoet
Date: Sun Mar 1 18:19:51 2020
New Revision: 527593
URL: https://svnweb.freebsd.org/changeset/ports/527593
Log:
Add NO_ARCH
Modified:
head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile
Modified: head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile Sun Mar 1 18:19:46 2020 (r527592)
+++ head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile Sun Mar 1 18:19:51 2020 (r527593)
@@ -23,4 +23,6 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7008:www/p5-Cataly
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list