diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:37 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:37 +0000 |
| commit | 5ab1c5846ff41be24b1f6beb0317bf8258cd4409 (patch) | |
| tree | fc0cf2307ec987834da06ceb43200b4b76033691 /lib/libfetch | |
| parent | beede70e5143ff4ea1f10e667c78575ab0031028 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/Makefile.depend.options | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libfetch/Makefile.depend.options b/lib/libfetch/Makefile.depend.options new file mode 100644 index 000000000000..1ab063aa6e29 --- /dev/null +++ b/lib/libfetch/Makefile.depend.options @@ -0,0 +1,9 @@ +# $FreeBSD$ +# This file is not autogenerated - take care! + +DIRDEPS_OPTIONS= OPENSSL + +DIRDEPS.OPENSSL.yes+= secure/lib/libssl +DIRDEPS.OPENSSL.no= lib/libmd + +.include <dirdeps-options.mk> |
