svn commit: r527586 - head/devel/p5-File-ChangeNotify

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 1 18:19:22 UTC 2020


Author: sunpoet
Date: Sun Mar  1 18:19:19 2020
New Revision: 527586
URL: https://svnweb.freebsd.org/changeset/ports/527586

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-File-ChangeNotify/Makefile

Modified: head/devel/p5-File-ChangeNotify/Makefile
==============================================================================
--- head/devel/p5-File-ChangeNotify/Makefile	Sun Mar  1 18:19:14 2020	(r527585)
+++ head/devel/p5-File-ChangeNotify/Makefile	Sun Mar  1 18:19:19 2020	(r527586)
@@ -24,4 +24,6 @@ TEST_DEPENDS=	p5-Test-Exception>0:devel/p5-Test-Except
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list