svn commit: r397429 - head/net/p5-MaxMind-DB-Reader

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:25:02 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:25:00 2015
New Revision: 397429
URL: https://svnweb.freebsd.org/changeset/ports/397429

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-MaxMind-DB-Reader/Makefile

Modified: head/net/p5-MaxMind-DB-Reader/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Reader/Makefile	Sun Sep 20 20:24:56 2015	(r397428)
+++ head/net/p5-MaxMind-DB-Reader/Makefile	Sun Sep 20 20:25:00 2015	(r397429)
@@ -34,6 +34,7 @@ TEST_DEPENDS=	p5-Math-Int128>=0:${PORTSD
 		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
 		p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list