aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugin-debianscreenshots
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
commit4789e18f7dbde0e20c379f22446a261e029ee649 (patch)
tree37bde27590c50910f85a053a46812b4e534b01c9 /graphics/kipi-plugin-debianscreenshots
parentb3e8b52244e878fa1c2ad8d8470969800413dab4 (diff)
downloadports-4789e18f7dbde0e20c379f22446a261e029ee649.tar.gz
ports-4789e18f7dbde0e20c379f22446a261e029ee649.zip
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@. Approved by: portmgr (mat), avilla (timeout) Differential Revision: https://reviews.freebsd.org/D14650
Notes
Notes: svn path=/head/; revision=467317
Diffstat (limited to 'graphics/kipi-plugin-debianscreenshots')
-rw-r--r--graphics/kipi-plugin-debianscreenshots/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kipi-plugin-debianscreenshots/Makefile b/graphics/kipi-plugin-debianscreenshots/Makefile
index afc0e431b8cb..1ee94d39c2e3 100644
--- a/graphics/kipi-plugin-debianscreenshots/Makefile
+++ b/graphics/kipi-plugin-debianscreenshots/Makefile
@@ -2,13 +2,13 @@
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${KIPI_PLUGIN}_DESC}
-LIB_DEPENDS= libqjson.so:devel/qjson
+LIB_DEPENDS= libqjson.so:devel/qjson@qt4
KIPI_PLUGIN= debianscreenshots
.include "${.CURDIR}/../digikam-kde4/Makefile.common"