svn commit: r499484 - head/devel/p5-Devel-GlobalDestruction

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 20 23:07:55 UTC 2019


Author: sunpoet
Date: Sat Apr 20 23:07:49 2019
New Revision: 499484
URL: https://svnweb.freebsd.org/changeset/ports/499484

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Devel-GlobalDestruction/Makefile

Modified: head/devel/p5-Devel-GlobalDestruction/Makefile
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/Makefile	Sat Apr 20 23:07:44 2019	(r499483)
+++ head/devel/p5-Devel-GlobalDestruction/Makefile	Sat Apr 20 23:07:49 2019	(r499484)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001011:dev
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list