aboutsummaryrefslogtreecommitdiff
path: root/textproc/libucl
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:54 +0000
commite51bbb58a4c6768d011c6b5ec5e74fd757f85e57 (patch)
tree1854068f339c180ccfac6a1304765861eb2e85fc /textproc/libucl
parenta28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 (diff)
downloadports-e51bbb58a4c6768d011c6b5ec5e74fd757f85e57.tar.gz
ports-e51bbb58a4c6768d011c6b5ec5e74fd757f85e57.zip
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=436248
Diffstat (limited to 'textproc/libucl')
-rw-r--r--textproc/libucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libucl/Makefile b/textproc/libucl/Makefile
index 01f49ca30a0c..7e2d3cb50ba4 100644
--- a/textproc/libucl/Makefile
+++ b/textproc/libucl/Makefile
@@ -30,7 +30,7 @@ REGEX_CONFIGURE_ENABLE= regex
SIGNATURES_CONFIGURE_ENABLE= signatures
SIGNATURES_CPPFLAGS= -I${OPENSSLINC}
SIGNATURES_LDFLAGS= -L${OPENSSLLIB}
-SIGNATURES_USE= OPENSSL=yes
+SIGNATURES_USES= ssl
URLS_CONFIGURE_ENABLE= urls