Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2019 15:50:20 +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: r504123 - head/security/p5-Crypt-DSA
Message-ID:  <201906131550.x5DFoKQa071113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 13 15:50:20 2019
New Revision: 504123
URL: https://svnweb.freebsd.org/changeset/ports/504123

Log:
  Add NO_ARCH

Modified:
  head/security/p5-Crypt-DSA/Makefile

Modified: head/security/p5-Crypt-DSA/Makefile
==============================================================================
--- head/security/p5-Crypt-DSA/Makefile	Thu Jun 13 15:50:15 2019	(r504122)
+++ head/security/p5-Crypt-DSA/Makefile	Thu Jun 13 15:50:20 2019	(r504123)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-Digest-SHA1>=0:security/p5-Digest-SHA1
 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?201906131550.x5DFoKQa071113>