svn commit: r398497 - head/lang/p5-Modern-Perl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:08:34 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:08:33 2015
New Revision: 398497
URL: https://svnweb.freebsd.org/changeset/ports/398497

Log:
  - Add NO_ARCH

Modified:
  head/lang/p5-Modern-Perl/Makefile

Modified: head/lang/p5-Modern-Perl/Makefile
==============================================================================
--- head/lang/p5-Modern-Perl/Makefile	Sat Oct  3 17:08:29 2015	(r398496)
+++ head/lang/p5-Modern-Perl/Makefile	Sat Oct  3 17:08:33 2015	(r398497)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-autodie>=2.22:${PORTSDIR}/devel/p5-autodie
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list