aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-04 02:16:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-04 02:16:51 +0800
commit3db897cf4bcb63adbdd4ea9e0b1fd9d9159e92fd (patch)
tree981e6e35a13a8e87eb7aea6837f68e99b6cbbc92 /ftp
parentfdccb19da7aa0aa392720df7351a1d252b44d295 (diff)
downloadfreebsd-ports-gnome-3db897cf4bcb63adbdd4ea9e0b1fd9d9159e92fd.tar.gz
freebsd-ports-gnome-3db897cf4bcb63adbdd4ea9e0b1fd9d9159e92fd.tar.zst
freebsd-ports-gnome-3db897cf4bcb63adbdd4ea9e0b1fd9d9159e92fd.zip
Sort USES
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 021190a8b50e..b6e9b8198ad5 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -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= *