svn commit: r558614 - head/devel/p5-SVN-Simple

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


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

Log:
  Add NO_ARCH

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

Modified: head/devel/p5-SVN-Simple/Makefile
==============================================================================
--- head/devel/p5-SVN-Simple/Makefile	Sat Dec 19 20:18:55 2020	(r558613)
+++ head/devel/p5-SVN-Simple/Makefile	Sat Dec 19 20:19:00 2020	(r558614)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-subversion>=0:devel/p5-subversion
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list