summaryrefslogtreecommitdiffstats
path: root/freebsd/tdenetwork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/tdenetwork/Makefile')
-rw-r--r--freebsd/tdenetwork/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/freebsd/tdenetwork/Makefile b/freebsd/tdenetwork/Makefile
index 9af91a3e7..5d5760634 100644
--- a/freebsd/tdenetwork/Makefile
+++ b/freebsd/tdenetwork/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartsc.so:${PORTSDIR}/x11/trinity/dependenci
${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs \
LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \
+ libtqca.so:${PORTSDIR}/x11/trinity/dependencies/tqca \
BUILD_DEPENDS+=\
${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat \
@@ -27,6 +28,7 @@ LIB_DEPENDS+=\
libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \
libslp.so:${PORTSDIR}/net/openslp \
libspeex.so:${PORTSDIR}/audio/speex \
+ libxslt.so:${PORTSDIR}/textproc/libxslt \
libXss.so:${PORTSDIR}/x11/libXScrnSaver \
# Build
@@ -36,6 +38,7 @@ do-configure: tde-cmake-prepare
${TDE_CMAKE_CONFIGURE} \
\
-DBUILD_ALL="ON" \
+ -DWITH_LIBXSLT="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \