Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2019 15:50:25 +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: r504124 - head/security/p5-Tie-EncryptedHash
Message-ID:  <201906131550.x5DFoP7i071222@repo.freebsd.org>

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

Log:
  Add NO_ARCH

Modified:
  head/security/p5-Tie-EncryptedHash/Makefile

Modified: head/security/p5-Tie-EncryptedHash/Makefile
==============================================================================
--- head/security/p5-Tie-EncryptedHash/Makefile	Thu Jun 13 15:50:20 2019	(r504123)
+++ head/security/p5-Tie-EncryptedHash/Makefile	Thu Jun 13 15:50:25 2019	(r504124)
@@ -22,4 +22,6 @@ TEST_DEPENDS=	p5-Crypt-Blowfish>=0:security/p5-Crypt-B
 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.x5DFoP7i071222>