Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:10:26 +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: r397146 - head/databases/p5-Amazon-SimpleDB
Message-ID:  <201509171710.t8HHAQQv095900@repo.freebsd.org>

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

Log:
  - Add NO_ARCH

Modified:
  head/databases/p5-Amazon-SimpleDB/Makefile

Modified: head/databases/p5-Amazon-SimpleDB/Makefile
==============================================================================
--- head/databases/p5-Amazon-SimpleDB/Makefile	Thu Sep 17 17:10:21 2015	(r397145)
+++ head/databases/p5-Amazon-SimpleDB/Makefile	Thu Sep 17 17:10:26 2015	(r397146)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Digest-HMAC>=0:${PORTS
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 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?201509171710.t8HHAQQv095900>