Date: Sat, 22 Feb 2020 15:59:23 +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: r526824 - head/security/p5-POE-Component-SSLify Message-ID: <202002221559.01MFxNJK058764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 22 15:59:23 2020 New Revision: 526824 URL: https://svnweb.freebsd.org/changeset/ports/526824 Log: Add NO_ARCH Modified: head/security/p5-POE-Component-SSLify/Makefile Modified: head/security/p5-POE-Component-SSLify/Makefile ============================================================================== --- head/security/p5-POE-Component-SSLify/Makefile Sat Feb 22 15:59:17 2020 (r526823) +++ head/security/p5-POE-Component-SSLify/Makefile Sat Feb 22 15:59:23 2020 (r526824) @@ -22,4 +22,6 @@ TEST_DEPENDS= p5-Test-FailWarnings>=0:devel/p5-Test-Fa USES= perl5 USE_PERL5= modbuildtiny +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221559.01MFxNJK058764>