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 8f13d7ef2..20a3f438f 100644 --- a/freebsd/tdelibs/Makefile +++ b/freebsd/tdelibs/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS+=\ libmagic.so:${PORTSDIR}/sysutils/file \ libidn.so:${PORTSDIR}/dns/libidn \ libjasper.so:${PORTSDIR}/graphics/jasper \ - libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ + libIlmImf.so:${PORTSDIR}/graphics/openexr \ libtiff.so:${PORTSDIR}/graphics/tiff \ libcups.so:${PORTSDIR}/print/cups \ libfreetype.so:${PORTSDIR}/print/freetype \ |