Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:21:17 +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: r554211 - head/sysutils/p5-Fuse-Simple
Message-ID:  <202011061121.0A6BLHr5088760@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:21:17 2020
New Revision: 554211
URL: https://svnweb.freebsd.org/changeset/ports/554211

Log:
  Cosmetic change

Modified:
  head/sysutils/p5-Fuse-Simple/Makefile

Modified: head/sysutils/p5-Fuse-Simple/Makefile
==============================================================================
--- head/sysutils/p5-Fuse-Simple/Makefile	Fri Nov  6 11:21:12 2020	(r554210)
+++ head/sysutils/p5-Fuse-Simple/Makefile	Fri Nov  6 11:21:17 2020	(r554211)
@@ -18,8 +18,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Fuse>=0:sysutils/p5-Fuse
 
-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?202011061121.0A6BLHr5088760>