From 9c8557bd560c8ed6c1dde9740fa60af0fe0f4314 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Sat, 2 Apr 2016 19:02:15 +0000 Subject: Fix the dependencies for the DOCS and NLS options. The current code was a no-op because it was left out of the options helper conversion in r340628. --- graphics/kipi-plugins-kde4/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/kipi-plugins-kde4') diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 00d37ff2df62..c1dd1e6445f1 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -2,6 +2,7 @@ PORTNAME= kipi-plugins PORTVERSION= ${DIGIKAM_VER} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde DISTFILES= # @@ -27,7 +28,7 @@ ${plugin:tu}_DESC= ${${plugin}_DESC} ${plugin:tu}_RUN_DEPENDS= kipi-plugin-${plugin}>=${DIGIKAM_VER}:graphics/kipi-plugin-${plugin} .endfor -NLS_DEP= digikam-l10n>=${DIGIKAM_VER}:graphics/digikam-kde4-l10n -DOCS_DEP= digikam-doc>=${DIGIKAM_VER}:graphics/digikam-kde4-doc +NLS_RUN_DEPENDS= digikam-kde4-l10n>=${DIGIKAM_VER}:graphics/digikam-kde4-l10n +DOCS_RUN_DEPENDS= digikam-kde4-doc>=${DIGIKAM_VER}:graphics/digikam-kde4-doc .include -- cgit v1.2.3