Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2018 18:16:51 +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: r471501 - head/ftp/curlpp
Message-ID:  <201806031816.w53IGpoA037246@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun  3 18:16:51 2018
New Revision: 471501
URL: https://svnweb.freebsd.org/changeset/ports/471501

Log:
  Sort USES

Modified:
  head/ftp/curlpp/Makefile

Modified: head/ftp/curlpp/Makefile
==============================================================================
--- head/ftp/curlpp/Makefile	Sun Jun  3 18:16:46 2018	(r471500)
+++ head/ftp/curlpp/Makefile	Sun Jun  3 18:16:51 2018	(r471501)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
-USES=		compiler:c++11-lang cmake localbase pathfix
+USES=		cmake compiler:c++11-lang localbase pathfix
 USE_LDCONFIG=	yes
 
 PORTDOCS=	*



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