Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2019 18:27:39 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500252 - head/www/p5-HTTP-Body
Message-ID:  <201904271827.x3RIRdIt011320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904271827.x3RIRdIt011320>