svn commit: r394960 - head/security/p5-Crypt-Camellia_PP

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 21 15:23:32 UTC 2015


Author: amdmi3
Date: Fri Aug 21 15:23:31 2015
New Revision: 394960
URL: https://svnweb.freebsd.org/changeset/ports/394960

Log:
  - Add NO_ARCH

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

Modified: head/security/p5-Crypt-Camellia_PP/Makefile
==============================================================================
--- head/security/p5-Crypt-Camellia_PP/Makefile	Fri Aug 21 15:18:04 2015	(r394959)
+++ head/security/p5-Crypt-Camellia_PP/Makefile	Fri Aug 21 15:23:31 2015	(r394960)
@@ -13,5 +13,6 @@ COMMENT=	Perl extension for Camellia Enc
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list