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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 25 14:51:18 UTC 2015


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>


More information about the svn-ports-all mailing list