Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 15:57:11 +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: r398315 - head/www/p5-HTML-Declare
Message-ID:  <201510011557.t91FvBG4063051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  1 15:57:10 2015
New Revision: 398315
URL: https://svnweb.freebsd.org/changeset/ports/398315

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTML-Declare/Makefile

Modified: head/www/p5-HTML-Declare/Makefile
==============================================================================
--- head/www/p5-HTML-Declare/Makefile	Thu Oct  1 15:57:06 2015	(r398314)
+++ head/www/p5-HTML-Declare/Makefile	Thu Oct  1 15:57:10 2015	(r398315)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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