summaryrefslogtreecommitdiffstats
path: root/freebsd/tdebase
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-06-03 13:40:20 +0200
committerSlávek Banko <slavek.banko@axis.cz>2017-06-03 13:40:20 +0200
commit4e3d472545218508a57a296d0ceed79bc8b4af6e (patch)
tree2b7970fe9e6662ad6f4f6a9f560dd1fd296e0188 /freebsd/tdebase
parented47c79f32f5abb049f4a2270a294fb533f14169 (diff)
downloadtde-packaging-4e3d472545218508a57a296d0ceed79bc8b4af6e.tar.gz
tde-packaging-4e3d472545218508a57a296d0ceed79bc8b4af6e.zip
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 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/tdebase')
-rw-r--r--freebsd/tdebase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/tdebase/Makefile b/freebsd/tdebase/Makefile
index 9d5100961..45a9d893b 100644
--- a/freebsd/tdebase/Makefile
+++ b/freebsd/tdebase/Makefile
@@ -35,7 +35,6 @@ BUILD_DEPENDS+=\
LIB_DEPENDS+=\
libconfig.so:${PORTSDIR}/devel/libconfig \
libldap.so:${PORTSDIR}/net/openldap24-client \
- libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient \
libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
libhal-storage.so:${PORTSDIR}/sysutils/hal \
libxkbfile.so:${PORTSDIR}/x11/libxkbfile \
@@ -47,6 +46,8 @@ RUN_DEPENDS+=\
xset:${PORTSDIR}/x11/xset \
xsetroot:${PORTSDIR}/x11/xsetroot \
+USES+= samba
+
# Build
post-patch: tde-pathfix
cd ${WRKSRC}; \