summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdelibs/Makefile
diff options
context:
space:
mode:
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 \