aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-09 23:27:41 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-09 23:27:41 +0000
commit92363467201ffe4f8a9a3df6b3140fcda1b565b3 (patch)
tree3ca0342fc460d14a773638b4d982fc7940152d91 /converters
parent73b9b079f79309a56b6c090d327546a5dfff872c (diff)
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/wkhtmltopdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 941155f462d6..2625b340bbee 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png
-USES= gmake iconv jpeg perl5 pkgconfig
+USES= gmake iconv jpeg perl5 pkgconfig ssl:build
USE_XORG= x11 xext xrender
USE_PERL5= build
USE_LDCONFIG= yes