diff options
Diffstat (limited to 'graphics/kipi-plugin-dngconverter/Makefile')
-rw-r--r-- | graphics/kipi-plugin-dngconverter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kipi-plugin-dngconverter/Makefile b/graphics/kipi-plugin-dngconverter/Makefile index dac91c909e07..5d4a98c3db14 100644 --- a/graphics/kipi-plugin-dngconverter/Makefile +++ b/graphics/kipi-plugin-dngconverter/Makefile @@ -7,9 +7,8 @@ CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 KIPI_PLUGIN= dngconverter -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> |