svn commit: r398315 - head/www/p5-HTML-Declare

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:57:11 UTC 2015


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
 


More information about the svn-ports-all mailing list