svn commit: r471501 - head/ftp/curlpp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 3 18:16:54 UTC 2018


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=	*


More information about the svn-ports-all mailing list