Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:11:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397155 - head/databases/p5-AnyEvent-BDB
Message-ID:  <201509171711.t8HHBaow098651@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 17 17:11:35 2015
New Revision: 397155
URL: https://svnweb.freebsd.org/changeset/ports/397155

Log:
  - Add NO_ARCH

Modified:
  head/databases/p5-AnyEvent-BDB/Makefile

Modified: head/databases/p5-AnyEvent-BDB/Makefile
==============================================================================
--- head/databases/p5-AnyEvent-BDB/Makefile	Thu Sep 17 17:11:30 2015	(r397154)
+++ head/databases/p5-AnyEvent-BDB/Makefile	Thu Sep 17 17:11:35 2015	(r397155)
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	p5-AnyEvent>=3.81:${PORTS
 		p5-BDB>=1.5:${PORTSDIR}/databases/p5-BDB
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509171711.t8HHBaow098651>