From 4e3d472545218508a57a296d0ceed79bc8b4af6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 3 Jun 2017 13:40:20 +0200 Subject: FreeBSD: Update dependencies to match FreeBSD 11.x Prefer jpeg-turbo instead of the original jpeg Add gettext to common dependencies Disable kitchensync build in tdepim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/libraries/libkdcraw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freebsd/libraries/libkdcraw') diff --git a/freebsd/libraries/libkdcraw/Makefile b/freebsd/libraries/libkdcraw/Makefile index 083d9f453..71f09f293 100644 --- a/freebsd/libraries/libkdcraw/Makefile +++ b/freebsd/libraries/libkdcraw/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface LIB_DEPENDS+=\ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ + libjpeg.so:${PORTSDIR}/graphics/jpeg-turbo \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ # Build -- cgit v1.2.1