svn commit: r399771 - head/devel/p5-ExtUtils-MakeMaker-CPANfile

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:21:34 UTC 2015


Author: sunpoet
Date: Mon Oct 19 20:21:33 2015
New Revision: 399771
URL: https://svnweb.freebsd.org/changeset/ports/399771

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile

Modified: head/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile	Mon Oct 19 20:21:28 2015	(r399770)
+++ head/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile	Mon Oct 19 20:21:33 2015	(r399771)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Module-CPANfile>=0:${PORTSDIR}/devel/p5-Module-CPANfile
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list