svn commit: r543171 - head/www/p5-HTTP-Lite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:28:28 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:28:25 2020
New Revision: 543171
URL: https://svnweb.freebsd.org/changeset/ports/543171

Log:
  Add NO_ARCH

Modified:
  head/www/p5-HTTP-Lite/Makefile

Modified: head/www/p5-HTTP-Lite/Makefile
==============================================================================
--- head/www/p5-HTTP-Lite/Makefile	Fri Jul 24 07:28:19 2020	(r543170)
+++ head/www/p5-HTTP-Lite/Makefile	Fri Jul 24 07:28:25 2020	(r543171)
@@ -19,4 +19,6 @@ TEST_DEPENDS=	p5-CGI>=0:www/p5-CGI
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list