Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:45:16 +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: r517530 - head/security/p5-Net-OpenID-Common
Message-ID:  <201911132345.xADNjGUd058798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132345.xADNjGUd058798>