svn commit: r459168 - head/net/grive2

Carlos J. Puga Medina cpm at FreeBSD.org
Tue Jan 16 13:29:48 UTC 2018


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


More information about the svn-ports-all mailing list