aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/digikamplugins
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-23 18:47:23 +0800
committerlofi <lofi@FreeBSD.org>2004-02-23 18:47:23 +0800
commit17c2c086c9c5063d03191d9fc78c6aebbd8815fe (patch)
tree0c4e09052df4a9e8545420130b517120f83226d8 /graphics/digikamplugins
parent126a9a3b6157a191f640d9274425a4a22818d05e (diff)
downloadfreebsd-ports-gnome-17c2c086c9c5063d03191d9fc78c6aebbd8815fe.tar.gz
freebsd-ports-gnome-17c2c086c9c5063d03191d9fc78c6aebbd8815fe.tar.zst
freebsd-ports-gnome-17c2c086c9c5063d03191d9fc78c6aebbd8815fe.zip
Fix two typos/pastos in the PLIST_SUBs.
Noticed by: bento
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)