svn commit: r517530 - head/security/p5-Net-OpenID-Common

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 13 23:45:17 UTC 2019


Author: sunpoet
Date: Wed Nov 13 23:45:16 2019
New Revision: 517530
URL: https://svnweb.freebsd.org/changeset/ports/517530

Log:
  Add NO_ARCH

Modified:
  head/security/p5-Net-OpenID-Common/Makefile

Modified: head/security/p5-Net-OpenID-Common/Makefile
==============================================================================
--- head/security/p5-Net-OpenID-Common/Makefile	Wed Nov 13 23:45:11 2019	(r517529)
+++ head/security/p5-Net-OpenID-Common/Makefile	Wed Nov 13 23:45:16 2019	(r517530)
@@ -23,4 +23,6 @@ RUN_DEPENDS=	p5-Crypt-DH-GMP>=0:net/p5-Crypt-DH-GMP \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list