diff options
Diffstat (limited to 'freebsd/tdegraphics/Makefile')
-rw-r--r-- | freebsd/tdegraphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/tdegraphics/Makefile b/freebsd/tdegraphics/Makefile index a489793b1..3088645ee 100644 --- a/freebsd/tdegraphics/Makefile +++ b/freebsd/tdegraphics/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS+=\ libfribidi.so:${PORTSDIR}/converters/fribidi \ libglut.so:${PORTSDIR}/graphics/freeglut \ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \ - libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ + libIlmImf.so:${PORTSDIR}/graphics/openexr \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libpaper.so:${PORTSDIR}/print/libpaper \ libpoppler.so:${PORTSDIR}/graphics/poppler \ |