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/tdepim/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'freebsd/tdepim/Makefile') diff --git a/freebsd/tdepim/Makefile b/freebsd/tdepim/Makefile index b02dd1e92..0a718bdc7 100644 --- a/freebsd/tdepim/Makefile +++ b/freebsd/tdepim/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \ LIB_DEPENDS+=\ libboost_system.so:${PORTSDIR}/devel/boost-libs \ libical.so:${PORTSDIR}/devel/libical \ - libopensync.so.0:${PORTSDIR}/devel/libopensync022 \ libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \ libgpgme.so:${PORTSDIR}/security/gpgme \ libXss.so:${PORTSDIR}/x11/libXScrnSaver @@ -39,7 +38,6 @@ do-configure: tde-cmake-prepare ${TDE_CMAKE_CONFIGURE} \ \ -DBUILD_ALL="ON" \ - -DBUILD_KITCHENSYNC="ON" \ -DWITH_ARTS="ON" \ -DWITH_SASL="ON" \ -DWITH_NEWDISTRLISTS="ON" \ -- cgit v1.2.1