svn commit: r504123 - head/security/p5-Crypt-DSA

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 15:50:26 UTC 2019


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>


More information about the svn-ports-all mailing list