diff options
Diffstat (limited to 'freebsd/tdelibs/Makefile')
-rw-r--r-- | freebsd/tdelibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/tdelibs/Makefile b/freebsd/tdelibs/Makefile index 09cc651a9..5918e635a 100644 --- a/freebsd/tdelibs/Makefile +++ b/freebsd/tdelibs/Makefile @@ -31,7 +31,7 @@ LIB_DEPENDS+=\ libmagic.so:${PORTSDIR}/sysutils/file \ libidn.so:${PORTSDIR}/dns/libidn \ libjasper.so:${PORTSDIR}/graphics/jasper \ - libIlmImf.so:${PORTSDIR}/graphics/openexr \ + libOpenEXR.so:${PORTSDIR}/graphics/openexr \ libtiff.so:${PORTSDIR}/graphics/tiff \ libcups.so:${PORTSDIR}/print/cups \ libfreetype.so:${PORTSDIR}/print/freetype \ |