svn commit: r397428 - head/net/p5-MaxMind-DB-Common

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


Author: sunpoet
Date: Sun Sep 20 20:24:56 2015
New Revision: 397428
URL: https://svnweb.freebsd.org/changeset/ports/397428

Log:
  - Add NO_ARCH

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

Modified: head/net/p5-MaxMind-DB-Common/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Common/Makefile	Sun Sep 20 20:24:51 2015	(r397427)
+++ head/net/p5-MaxMind-DB-Common/Makefile	Sun Sep 20 20:24:56 2015	(r397428)
@@ -22,6 +22,7 @@ BUILD_DEPENDS=	p5-Data-Dumper-Concise>=0
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list