svn commit: r554205 - head/games/p5-Algorithm-Pair-Best2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:20:52 UTC 2020


Author: sunpoet
Date: Fri Nov  6 11:20:48 2020
New Revision: 554205
URL: https://svnweb.freebsd.org/changeset/ports/554205

Log:
  Cosmetic change

Modified:
  head/games/p5-Algorithm-Pair-Best2/Makefile

Modified: head/games/p5-Algorithm-Pair-Best2/Makefile
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/Makefile	Fri Nov  6 11:20:43 2020	(r554204)
+++ head/games/p5-Algorithm-Pair-Best2/Makefile	Fri Nov  6 11:20:48 2020	(r554205)
@@ -14,8 +14,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list