svn commit: r395257 - head/devel/p5-Module-Runtime

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 25 13:53:46 UTC 2015


Author: amdmi3
Date: Tue Aug 25 13:53:45 2015
New Revision: 395257
URL: https://svnweb.freebsd.org/changeset/ports/395257

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-Module-Runtime/Makefile

Modified: head/devel/p5-Module-Runtime/Makefile
==============================================================================
--- head/devel/p5-Module-Runtime/Makefile	Tue Aug 25 13:52:34 2015	(r395256)
+++ head/devel/p5-Module-Runtime/Makefile	Tue Aug 25 13:53:45 2015	(r395257)
@@ -16,5 +16,6 @@ LICENSE_COMB=	dual
 
 USE_PERL5=	modbuild
 USES=		perl5
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list