Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2015 14:51:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395261 - head/devel/p5-Module-Runtime
Message-ID:  <201508251451.t7PEpIIe078638@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 25 14:51:17 2015
New Revision: 395261
URL: https://svnweb.freebsd.org/changeset/ports/395261

Log:
  - Cosmetic change

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

Modified: head/devel/p5-Module-Runtime/Makefile
==============================================================================
--- head/devel/p5-Module-Runtime/Makefile	Tue Aug 25 14:51:16 2015	(r395260)
+++ head/devel/p5-Module-Runtime/Makefile	Tue Aug 25 14:51:17 2015	(r395261)
@@ -14,8 +14,8 @@ COMMENT=	Runtime module handling
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
-NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508251451.t7PEpIIe078638>