svn commit: r513704 - head/www/p5-HTTP-Request-AsCGI
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 3 18:25:28 UTC 2019
Author: sunpoet
Date: Thu Oct 3 18:25:27 2019
New Revision: 513704
URL: https://svnweb.freebsd.org/changeset/ports/513704
Log:
Add NO_ARCH
Modified:
head/www/p5-HTTP-Request-AsCGI/Makefile
Modified: head/www/p5-HTTP-Request-AsCGI/Makefile
==============================================================================
--- head/www/p5-HTTP-Request-AsCGI/Makefile Thu Oct 3 18:25:22 2019 (r513703)
+++ head/www/p5-HTTP-Request-AsCGI/Makefile Thu Oct 3 18:25:27 2019 (r513704)
@@ -22,4 +22,6 @@ RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Acces
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list