Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 13:29:47 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459168 - head/net/grive2
Message-ID:  <201801161329.w0GDTlFP074589@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Tue Jan 16 13:29:46 2018
New Revision: 459168
URL: https://svnweb.freebsd.org/changeset/ports/459168

Log:
  Sort USES

Modified:
  head/net/grive2/Makefile

Modified: head/net/grive2/Makefile
==============================================================================
--- head/net/grive2/Makefile	Tue Jan 16 13:26:44 2018	(r459167)
+++ head/net/grive2/Makefile	Tue Jan 16 13:29:46 2018	(r459168)
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 
 CONFLICTS_INSTALL=	grive-[0-9]*
 
-USES=		cmake pkgconfig localbase
+USES=		cmake localbase pkgconfig
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	vitalif



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