diff options
Diffstat (limited to 'freebsd/tdepim/Makefile')
-rw-r--r-- | freebsd/tdepim/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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" \ |