aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
commit289883b11b6d306dfca0bb78c7784880c0944289 (patch)
tree0b5ef334a151c39e9372903664b7ca648b9009bb /x11
parent31914187382ef900631687fa9bf956c935ed6147 (diff)
downloadports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz
ports-289883b11b6d306dfca0bb78c7784880c0944289.zip
Notes
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