svn commit: r397146 - head/databases/p5-Amazon-SimpleDB

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


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
 


More information about the svn-ports-all mailing list