Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:20:48 +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: r554205 - head/games/p5-Algorithm-Pair-Best2
Message-ID:  <202011061120.0A6BKmRn087361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011061120.0A6BKmRn087361>