diff options
Diffstat (limited to 'freebsd/libraries')
-rw-r--r-- | freebsd/libraries/kipi-plugins/Makefile | 2 | ||||
-rw-r--r-- | freebsd/libraries/libkdcraw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/libraries/kipi-plugins/Makefile b/freebsd/libraries/kipi-plugins/Makefile index 104e6b739..1a9be126c 100644 --- a/freebsd/libraries/kipi-plugins/Makefile +++ b/freebsd/libraries/kipi-plugins/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface -BUILD_DEPENDS+=\ +LIB_DEPENDS+=\ libexiv2.so:${PORTSDIR}/graphics/exiv2 \ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \ libgpod.so:${PORTSDIR}/audio/libgpod \ diff --git a/freebsd/libraries/libkdcraw/Makefile b/freebsd/libraries/libkdcraw/Makefile index 083d9f453..71f09f293 100644 --- a/freebsd/libraries/libkdcraw/Makefile +++ b/freebsd/libraries/libkdcraw/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface LIB_DEPENDS+=\ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ + libjpeg.so:${PORTSDIR}/graphics/jpeg-turbo \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ # Build |