Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 14:03:07 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394877 - head/devel/p5-Dancer-Debug
Message-ID:  <201508201403.t7KE37nN063566@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 20 14:03:06 2015
New Revision: 394877
URL: https://svnweb.freebsd.org/changeset/ports/394877

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Dancer-Debug/Makefile

Modified: head/devel/p5-Dancer-Debug/Makefile
==============================================================================
--- head/devel/p5-Dancer-Debug/Makefile	Thu Aug 20 13:57:08 2015	(r394876)
+++ head/devel/p5-Dancer-Debug/Makefile	Thu Aug 20 14:03:06 2015	(r394877)
@@ -18,5 +18,6 @@ RUN_DEPENDS=	p5-Class-Method-Modifiers>=
 
 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?201508201403.t7KE37nN063566>