svn commit: r508559 - head/devel/p5-Time-Clock

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


Author: sunpoet
Date: Sat Aug 10 22:54:12 2019
New Revision: 508559
URL: https://svnweb.freebsd.org/changeset/ports/508559

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Time-Clock/Makefile

Modified: head/devel/p5-Time-Clock/Makefile
==============================================================================
--- head/devel/p5-Time-Clock/Makefile	Sat Aug 10 22:52:46 2019	(r508558)
+++ head/devel/p5-Time-Clock/Makefile	Sat Aug 10 22:54:12 2019	(r508559)
@@ -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-head mailing list