aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent-22
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
commitc5e1202db4309fdf9b6b2d82035803740222274a (patch)
treea7708d146764294a92784caa725ff0678c02c9f9 /net-p2p/qbittorrent-22
parent435270df4844ab4bb58ee7c753615d2dfa22de87 (diff)
Notes
Diffstat (limited to 'net-p2p/qbittorrent-22')
-rw-r--r--net-p2p/qbittorrent-22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index f3e0f0ec3d9c..1af38207fd5a 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qbittorrent
DISTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -37,7 +37,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+=--with-libmagick-inc=${LOCALBASE}/include/ImageMagick
.else
CONFIGURE_ARGS+=--disable-libmagick