Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:09:59 +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: r397140 - head/databases/p5-Cache-BDB
Message-ID:  <201509171709.t8HH9x8i093308@repo.freebsd.org>

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

Log:
  - Add NO_ARCH

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

Modified: head/databases/p5-Cache-BDB/Makefile
==============================================================================
--- head/databases/p5-Cache-BDB/Makefile	Thu Sep 17 17:09:54 2015	(r397139)
+++ head/databases/p5-Cache-BDB/Makefile	Thu Sep 17 17:09:59 2015	(r397140)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
 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?201509171709.t8HH9x8i093308>