svn commit: r504124 - head/security/p5-Tie-EncryptedHash

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


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>


More information about the svn-ports-all mailing list