svn commit: r558648 - head/textproc/p5-URI-Find

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:21:42 UTC 2020


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>


More information about the svn-ports-all mailing list