aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r--net-p2p/qbittorrent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index c96239756ec8..a979aa06a3b8 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -38,6 +38,7 @@ MANCOMPRESSED= yes
.if defined(WITH_IMAGEMAGICK)
LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+CONFIGURE_ARGS+=--with-libmagick-inc=${LOCALBASE}/include/ImageMagick
.else
CONFIGURE_ARGS+=--disable-libmagick
.endif