aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rasqal/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-04-09 20:01:21 +0800
commit4199d4a52ddeb553424b9330d1f93a024916697a (patch)
tree12f4e162ad7cdc00755c7edb28ced80b6e17ed7a /textproc/rasqal/Makefile
parentfc4a3c0dfd0c4127b03dcecaca182c94aec10190 (diff)
downloadfreebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.tar.gz
freebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.tar.zst
freebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.zip
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r--textproc/rasqal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile
index 6a90a700329e..197912e341a4 100644
--- a/textproc/rasqal/Makefile
+++ b/textproc/rasqal/Makefile
@@ -18,8 +18,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libraptor2.so:textproc/raptor2 \
libpcre.so:devel/pcre
-USES= gmake libtool pathfix perl5 pkgconfig
-USE_OPENSSL= yes
+USES= gmake libtool pathfix perl5 pkgconfig ssl
USE_PERL5= build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes