svn commit: r480572 - head/textproc/p5-Text-Table-ASV

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 24 11:12:05 UTC 2018


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>


More information about the svn-ports-head mailing list