Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:08:25 +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: r398495 - head/graphics/p5-SVG-DOM2
Message-ID:  <201510031708.t93H8PsT009740@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:08:24 2015
New Revision: 398495
URL: https://svnweb.freebsd.org/changeset/ports/398495

Log:
  - Add NO_ARCH

Modified:
  head/graphics/p5-SVG-DOM2/Makefile

Modified: head/graphics/p5-SVG-DOM2/Makefile
==============================================================================
--- head/graphics/p5-SVG-DOM2/Makefile	Sat Oct  3 17:08:20 2015	(r398494)
+++ head/graphics/p5-SVG-DOM2/Makefile	Sat Oct  3 17:08:24 2015	(r398495)
@@ -14,6 +14,7 @@ COMMENT=	SVG extension to the popular XM
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+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?201510031708.t93H8PsT009740>