diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/kipi-plugin-dngconverter | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) | |
download | ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip |
Notes
Diffstat (limited to 'graphics/kipi-plugin-dngconverter')
-rw-r--r-- | graphics/kipi-plugin-dngconverter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugin-dngconverter/Makefile b/graphics/kipi-plugin-dngconverter/Makefile index 5d4a98c3db14..646116cef090 100644 --- a/graphics/kipi-plugin-dngconverter/Makefile +++ b/graphics/kipi-plugin-dngconverter/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 KIPI_PLUGIN= dngconverter .include "${.CURDIR}/../digikam-kde4/Makefile.common" |