svn commit: r501502 - head/devel/p5-PAR-Dist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 12 20:12:56 UTC 2019


Author: sunpoet
Date: Sun May 12 20:12:25 2019
New Revision: 501502
URL: https://svnweb.freebsd.org/changeset/ports/501502

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-PAR-Dist/Makefile

Modified: head/devel/p5-PAR-Dist/Makefile
==============================================================================
--- head/devel/p5-PAR-Dist/Makefile	Sun May 12 20:12:20 2019	(r501501)
+++ head/devel/p5-PAR-Dist/Makefile	Sun May 12 20:12:25 2019	(r501502)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list