svn commit: r500252 - head/www/p5-HTTP-Body

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 27 18:27:43 UTC 2019


Author: sunpoet
Date: Sat Apr 27 18:27:38 2019
New Revision: 500252
URL: https://svnweb.freebsd.org/changeset/ports/500252

Log:
  Add NO_ARCH

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

Modified: head/www/p5-HTTP-Body/Makefile
==============================================================================
--- head/www/p5-HTTP-Body/Makefile	Sat Apr 27 18:27:34 2019	(r500251)
+++ head/www/p5-HTTP-Body/Makefile	Sat Apr 27 18:27:38 2019	(r500252)
@@ -23,4 +23,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list