Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2018 14:47:36 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469733 - head/sysutils/fusefs-libs
Message-ID:  <201805121447.w4CElafj006119@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat May 12 14:47:36 2018
New Revision: 469733
URL: https://svnweb.freebsd.org/changeset/ports/469733

Log:
  sysutils/fusefs-libs: sort USES

Modified:
  head/sysutils/fusefs-libs/Makefile   (contents, props changed)

Modified: head/sysutils/fusefs-libs/Makefile
==============================================================================
--- head/sysutils/fusefs-libs/Makefile	Sat May 12 14:45:45 2018	(r469732)
+++ head/sysutils/fusefs-libs/Makefile	Sat May 12 14:47:36 2018	(r469733)
@@ -21,7 +21,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	libfuse
 GH_PROJECT=	libfuse
 
-USES=		iconv libtool autoreconf gettext-tools
+USES=		autoreconf gettext-tools iconv libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	MOUNT_FUSE_PATH=${PREFIX}/sbin
 CONFIGURE_ARGS=	--prefix=${PREFIX} \



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