diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 10:36:35 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 10:36:35 +0000 |
commit | 23aac69123e297f83fc02e09ba358f904bf0746c (patch) | |
tree | 45e43cd2f1876a5ad04d8c2c527c2ebd9d5a97e6 /graphics/kipi-plugins-kde4 | |
parent | 93a66d989164076c52f91c16d1512dd113242bbc (diff) |
Notes
Diffstat (limited to 'graphics/kipi-plugins-kde4')
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 89b80bd80d3f..514bfb076f50 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= kris@pcbsd.org COMMENT= KDE4 kipi graphics plugins LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - kipi.7:${PORTSDIR}/graphics/kdegraphics4 \ + kipi.8:${PORTSDIR}/graphics/kdegraphics4 \ qjson.0:${PORTSDIR}/devel/qjson RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |