Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 18:25:28 +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: r513704 - head/www/p5-HTTP-Request-AsCGI
Message-ID:  <201910031825.x93IPSsc085628@repo.freebsd.org>

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



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