aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-07-17 22:36:27 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-07-17 22:36:27 +0000
commit9765b6dd2f8790e332d9e36105c8dd6e3dee2219 (patch)
treed933a95951a563aca4288cf204d5e0d11b6c1e82 /net-p2p
parent3a244aa8ea9f9e8f76e2552be539750aab040c7f (diff)
downloadports-9765b6dd2f8790e332d9e36105c8dd6e3dee2219.tar.gz
ports-9765b6dd2f8790e332d9e36105c8dd6e3dee2219.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile1
-rw-r--r--net-p2p/qbittorrent/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index c96239756ec8..a979aa06a3b8 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/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
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