svn commit: r499561 - head/devel/p5-IO-String

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 21 19:07:00 UTC 2019


Author: sunpoet
Date: Sun Apr 21 19:06:56 2019
New Revision: 499561
URL: https://svnweb.freebsd.org/changeset/ports/499561

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-IO-String/Makefile

Modified: head/devel/p5-IO-String/Makefile
==============================================================================
--- head/devel/p5-IO-String/Makefile	Sun Apr 21 19:06:50 2019	(r499560)
+++ head/devel/p5-IO-String/Makefile	Sun Apr 21 19:06:56 2019	(r499561)
@@ -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