summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdelibs/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-10-28 01:19:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-10-28 01:19:11 +0200
commitb5b568ce2f45981161aa438622004799aa3f7a4d (patch)
tree43dbb260f2a0799f26105f0a29074f8e55c29745 /freebsd/core/tdelibs/Makefile
parentae1668c6824e2d0e9a713b18f92471e6e52720f9 (diff)
downloadtde-packaging-b5b568ce2f45981161aa438622004799aa3f7a4d.tar.gz
tde-packaging-b5b568ce2f45981161aa438622004799aa3f7a4d.zip
FreeBSD: Update for final release R14.0.13.
Add ports for several applications. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/core/tdelibs/Makefile')
-rw-r--r--freebsd/core/tdelibs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/core/tdelibs/Makefile b/freebsd/core/tdelibs/Makefile
index 8078d9085..0fe7e4cfd 100644
--- a/freebsd/core/tdelibs/Makefile
+++ b/freebsd/core/tdelibs/Makefile
@@ -28,13 +28,14 @@ BUILD_DEPENDS+=\
LIB_DEPENDS+=\
libbz2.so:${PORTSDIR}/archivers/bzip2 \
libgamin-1.so:${PORTSDIR}/devel/gamin \
+ libpcre.so:${PORTSDIR}/devel/pcre \
libmagic.so:${PORTSDIR}/sysutils/file \
libidn.so:${PORTSDIR}/dns/libidn \
libjasper.so:${PORTSDIR}/graphics/jasper \
libOpenEXR.so:${PORTSDIR}/graphics/openexr \
libtiff.so:${PORTSDIR}/graphics/tiff \
libcups.so:${PORTSDIR}/print/cups \
- libfreetype.so:${PORTSDIR}/print/freetype \
+ libfreetype.so:${PORTSDIR}/print/freetype2 \
libssl.so:${PORTSDIR}/security/openssl \
libaspell.so:${PORTSDIR}/textproc/aspell \
libxslt.so:${PORTSDIR}/textproc/libxslt \