svn commit: r558621 - head/devel/p5-VCP-autrijus

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


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

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-VCP-autrijus/Makefile

Modified: head/devel/p5-VCP-autrijus/Makefile
==============================================================================
--- head/devel/p5-VCP-autrijus/Makefile	Sat Dec 19 20:19:29 2020	(r558620)
+++ head/devel/p5-VCP-autrijus/Makefile	Sat Dec 19 20:19:33 2020	(r558621)
@@ -27,6 +27,8 @@ RUN_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 post-patch:
 	${FIND} ${WRKSRC} -name "*.orig" -a -exec ${RM} {} \;
 


More information about the svn-ports-all mailing list