diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-03 18:16:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-03 18:16:51 +0000 |
commit | 48eb0b6c2c8213105fc9aba88d5f8718669d9242 (patch) | |
tree | 981e6e35a13a8e87eb7aea6837f68e99b6cbbc92 /ftp | |
parent | 78fec12d79fb27d4b6ead70deb756de9ac71e409 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curlpp/Makefile | 2 |
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= * |