aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/digikamplugins
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikamplugins')
-rw-r--r--graphics/digikamplugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/digikamplugins/Makefile b/graphics/digikamplugins/Makefile
index 2e6bf08413eb..aabd14cf0562 100644
--- a/graphics/digikamplugins/Makefile
+++ b/graphics/digikamplugins/Makefile
@@ -58,7 +58,7 @@ PLIST_SUB+= CDARCHIVING:="@comment "
PLIST_SUB+= COMMENTSEDITOR:=""
.else
DO_NOT_COMPILE+=commentseditor
-PLIST_SUB+= ACQUIREIMAGES:="@comment "
+PLIST_SUB+= COMMENTSEDITOR:="@comment "
.endif
.if defined(WITH_IMAGESGALLERY)
@@ -103,7 +103,7 @@ PLIST_SUB+= RAWCONVERTER:=""
RUN_DEPENDS+= dcraw:${PORTSDIR}/graphics/dcraw
.else
DO_NOT_COMPILE+=rawconverter
-PLIST_SUB+= PRINTWIZARD:="@comment "
+PLIST_SUB+= RAWCONVERTER:="@comment "
.endif
.if defined(WITH_SENDIMAGES)