Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 19:07:23 +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: r500532 - head/devel/p5-Test-Log-Log4perl
Message-ID:  <201904301907.x3UJ7NYM029036@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 30 19:07:22 2019
New Revision: 500532
URL: https://svnweb.freebsd.org/changeset/ports/500532

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Test-Log-Log4perl/Makefile

Modified: head/devel/p5-Test-Log-Log4perl/Makefile
==============================================================================
--- head/devel/p5-Test-Log-Log4perl/Makefile	Tue Apr 30 19:07:17 2019	(r500531)
+++ head/devel/p5-Test-Log-Log4perl/Makefile	Tue Apr 30 19:07:22 2019	(r500532)
@@ -17,7 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-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?201904301907.x3UJ7NYM029036>