Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:43:07 +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: r498106 - head/devel/p5-MouseX-StrictConstructor
Message-ID:  <201904061443.x36Eh7oQ007452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 14:43:07 2019
New Revision: 498106
URL: https://svnweb.freebsd.org/changeset/ports/498106

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-MouseX-StrictConstructor/Makefile

Modified: head/devel/p5-MouseX-StrictConstructor/Makefile
==============================================================================
--- head/devel/p5-MouseX-StrictConstructor/Makefile	Sat Apr  6 14:43:03 2019	(r498105)
+++ head/devel/p5-MouseX-StrictConstructor/Makefile	Sat Apr  6 14:43:07 2019	(r498106)
@@ -18,7 +18,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Mouse>=0.62:devel/p5-Mouse
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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