svn commit: r499486 - head/devel/p5-Sub-Install

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


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

Log:
  Add NO_ARCH

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

Modified: head/devel/p5-Sub-Install/Makefile
==============================================================================
--- head/devel/p5-Sub-Install/Makefile	Sat Apr 20 23:07:54 2019	(r499485)
+++ head/devel/p5-Sub-Install/Makefile	Sat Apr 20 23:07:59 2019	(r499486)
@@ -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