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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 21 19:35:30 UTC 2020


Author: sunpoet
Date: Tue Apr 21 19:35:26 2020
New Revision: 532308
URL: https://svnweb.freebsd.org/changeset/ports/532308

Log:
  Cosmetic change

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

Modified: head/databases/p5-Amazon-SimpleDB/Makefile
==============================================================================
--- head/databases/p5-Amazon-SimpleDB/Makefile	Tue Apr 21 19:35:20 2020	(r532307)
+++ head/databases/p5-Amazon-SimpleDB/Makefile	Tue Apr 21 19:35:26 2020	(r532308)
@@ -20,8 +20,9 @@ RUN_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 		p5-XML-Simple>=0:textproc/p5-XML-Simple \
 		p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list