Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:21:37 +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: r558648 - head/textproc/p5-URI-Find
Message-ID:  <202012192021.0BJKLbhl022520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:21:37 2020
New Revision: 558648
URL: https://svnweb.freebsd.org/changeset/ports/558648

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-URI-Find/Makefile

Modified: head/textproc/p5-URI-Find/Makefile
==============================================================================
--- head/textproc/p5-URI-Find/Makefile	Sat Dec 19 20:21:32 2020	(r558647)
+++ head/textproc/p5-URI-Find/Makefile	Sat Dec 19 20:21:37 2020	(r558648)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-URI>=1:net/p5-URI
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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