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

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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTML-Parser-Simple/Makefile

Modified: head/www/p5-HTML-Parser-Simple/Makefile
==============================================================================
--- head/www/p5-HTML-Parser-Simple/Makefile	Thu Oct  1 15:57:15 2015	(r398316)
+++ head/www/p5-HTML-Parser-Simple/Makefile	Thu Oct  1 15:57:19 2015	(r398317)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	p5-Moo>=1.003001:${PORTSD
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 tar:tgz
 



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