svn commit: r526824 - head/security/p5-POE-Component-SSLify
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 22 15:59:25 UTC 2020
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>
More information about the svn-ports-all
mailing list