svn commit: r558613 - head/devel/p5-SVN-Mirror

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


Author: sunpoet
Date: Sat Dec 19 20:18:55 2020
New Revision: 558613
URL: https://svnweb.freebsd.org/changeset/ports/558613

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-SVN-Mirror/Makefile

Modified: head/devel/p5-SVN-Mirror/Makefile
==============================================================================
--- head/devel/p5-SVN-Mirror/Makefile	Sat Dec 19 20:18:51 2020	(r558612)
+++ head/devel/p5-SVN-Mirror/Makefile	Sat Dec 19 20:18:55 2020	(r558613)
@@ -28,4 +28,6 @@ RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Acces
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list