aboutsummaryrefslogtreecommitdiff
path: root/converters/wkhtmltopdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/wkhtmltopdf/Makefile')
-rw-r--r--converters/wkhtmltopdf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 52ebbd53f6f9..ea91d2f77963 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -16,11 +16,10 @@ LICENSE_FILE_LGPL3= ${INSTALL_WRKSRC}/COPYING
LIB_DEPENDS+= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libfreetype.so:${PORTSDIR}/print/freetype2 \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png
-USES= pkgconfig gmake perl5 iconv tar:bzip2
+USES= iconv jpeg gmake perl5 pkgconfig tar:bzip2
USE_XORG= x11 xext xrender
USE_PERL5= build
USE_LDCONFIG= yes