Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 16:50:53 +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: r508643 - head/graphics/p5-SWF-File
Message-ID:  <201908111650.x7BGorQS022724@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 11 16:50:53 2019
New Revision: 508643
URL: https://svnweb.freebsd.org/changeset/ports/508643

Log:
  Add NO_ARCH

Modified:
  head/graphics/p5-SWF-File/Makefile

Modified: head/graphics/p5-SWF-File/Makefile
==============================================================================
--- head/graphics/p5-SWF-File/Makefile	Sun Aug 11 16:50:48 2019	(r508642)
+++ head/graphics/p5-SWF-File/Makefile	Sun Aug 11 16:50:53 2019	(r508643)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	p5-Data-TemporaryBag>=0:devel/p5-Data-Tem
 USES=		perl5 dos2unix
 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?201908111650.x7BGorQS022724>