svn commit: r508643 - head/graphics/p5-SWF-File

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 11 16:50:54 UTC 2019


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>


More information about the svn-ports-all mailing list