aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index eb22bee882e1..e84c1cd88070 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -134,7 +134,7 @@ CONFIGURE_ARGS+= --enable-customization
.endif
.if ${PORT_OPTIONS:MMAGICK}
-LIB_DEPENDS+= libMagickCore-6.so:graphics/ImageMagick
+LIB_DEPENDS+= libMagickCore-6.so:graphics/ImageMagick6
.else
CONFIGURE_ARGS+= --without-magick
.endif