Date: Sun, 11 Aug 2019 16:51:03 +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: r508645 - head/textproc/p5-XML-CommonNS Message-ID: <201908111651.x7BGp3x9023646@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 11 16:51:02 2019 New Revision: 508645 URL: https://svnweb.freebsd.org/changeset/ports/508645 Log: Add NO_ARCH Modified: head/textproc/p5-XML-CommonNS/Makefile Modified: head/textproc/p5-XML-CommonNS/Makefile ============================================================================== --- head/textproc/p5-XML-CommonNS/Makefile Sun Aug 11 16:50:58 2019 (r508644) +++ head/textproc/p5-XML-CommonNS/Makefile Sun Aug 11 16:51:02 2019 (r508645) @@ -20,4 +20,6 @@ RUN_DEPENDS= p5-XML-NamespaceFactory>=0:textproc/p5-XM USES= perl5 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?201908111651.x7BGp3x9023646>