svn commit: r508558 - head/devel/p5-DateTime-Format-MySQL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:52:48 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:52:46 2019
New Revision: 508558
URL: https://svnweb.freebsd.org/changeset/ports/508558

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-DateTime-Format-MySQL/Makefile

Modified: head/devel/p5-DateTime-Format-MySQL/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-MySQL/Makefile	Sat Aug 10 22:52:41 2019	(r508557)
+++ head/devel/p5-DateTime-Format-MySQL/Makefile	Sat Aug 10 22:52:46 2019	(r508558)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list