Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2018 11:12:04 +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: r480572 - head/textproc/p5-Text-Table-ASV
Message-ID:  <201809241112.w8OBC4ma025343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 24 11:12:04 2018
New Revision: 480572
URL: https://svnweb.freebsd.org/changeset/ports/480572

Log:
  Cosmetic change

Modified:
  head/textproc/p5-Text-Table-ASV/Makefile

Modified: head/textproc/p5-Text-Table-ASV/Makefile
==============================================================================
--- head/textproc/p5-Text-Table-ASV/Makefile	Mon Sep 24 11:11:59 2018	(r480571)
+++ head/textproc/p5-Text-Table-ASV/Makefile	Mon Sep 24 11:12:04 2018	(r480572)
@@ -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?201809241112.w8OBC4ma025343>