svn commit: r472934 - head/converters/p5-Encode-Base58-GMP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 20 19:38:03 UTC 2018


Author: sunpoet
Date: Wed Jun 20 19:38:02 2018
New Revision: 472934
URL: https://svnweb.freebsd.org/changeset/ports/472934

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/converters/p5-Encode-Base58-GMP/Makefile

Modified: head/converters/p5-Encode-Base58-GMP/Makefile
==============================================================================
--- head/converters/p5-Encode-Base58-GMP/Makefile	Wed Jun 20 19:37:57 2018	(r472933)
+++ head/converters/p5-Encode-Base58-GMP/Makefile	Wed Jun 20 19:38:02 2018	(r472934)
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	p5-Math-GMPz>=0:math/p5-Math-GMPz
 TEST_DEPENDS=	p5-Test-Base>=0:devel/p5-Test-Base
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list