aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugin-videoslideshow
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 14:02:49 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 14:02:49 +0000
commit976792c819d34d74b18a720774f1e87981c39803 (patch)
tree49864b395b5f716c52722252a97eaf67cd649744 /graphics/kipi-plugin-videoslideshow
parent0c47b518053fdb82f380f68da7f4295a0de75ba8 (diff)
downloadports-976792c819d34d74b18a720774f1e87981c39803.tar.gz
ports-976792c819d34d74b18a720774f1e87981c39803.zip
Notes
Diffstat (limited to 'graphics/kipi-plugin-videoslideshow')
-rw-r--r--graphics/kipi-plugin-videoslideshow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kipi-plugin-videoslideshow/Makefile b/graphics/kipi-plugin-videoslideshow/Makefile
index 4a78c855eda2..a6b116124ed7 100644
--- a/graphics/kipi-plugin-videoslideshow/Makefile
+++ b/graphics/kipi-plugin-videoslideshow/Makefile
@@ -2,14 +2,14 @@
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${KIPI_PLUGIN}_DESC}
LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick \
- libQtGLib-2.0.so:multimedia/gstreamer1-qt4
+ libQtGLib-2.0.so:multimedia/gstreamer1-qt@qt4
KIPI_PLUGIN= videoslideshow
.include "${.CURDIR}/../digikam-kde4/Makefile.common"