svn commit: r543153 - head/textproc/p5-Hash-Merge

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:27:01 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:26:56 2020
New Revision: 543153
URL: https://svnweb.freebsd.org/changeset/ports/543153

Log:
  Cosmetic change

Modified:
  head/textproc/p5-Hash-Merge/Makefile

Modified: head/textproc/p5-Hash-Merge/Makefile
==============================================================================
--- head/textproc/p5-Hash-Merge/Makefile	Fri Jul 24 07:26:51 2020	(r543152)
+++ head/textproc/p5-Hash-Merge/Makefile	Fri Jul 24 07:26:56 2020	(r543153)
@@ -16,8 +16,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Clone-Choose>=0.008:devel/p5-Clone-Choose
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list