svn commit: r499485 - head/devel/p5-Sub-Exporter

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


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

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Sub-Exporter/Makefile

Modified: head/devel/p5-Sub-Exporter/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter/Makefile	Sat Apr 20 23:07:49 2019	(r499484)
+++ head/devel/p5-Sub-Exporter/Makefile	Sat Apr 20 23:07:54 2019	(r499485)
@@ -22,4 +22,6 @@ RUN_DEPENDS=	p5-Data-OptList>=0.100:devel/p5-Data-OptL
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list