diff options
Diffstat (limited to 'freebsd/libraries/kipi-plugins/Makefile')
-rw-r--r-- | freebsd/libraries/kipi-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |