svn commit: r397140 - head/databases/p5-Cache-BDB

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:10:00 UTC 2015


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
 


More information about the svn-ports-head mailing list