aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
commit0251314951e32c83040acf073edf5d16ce34ac81 (patch)
tree41c46c8d8f40b26a4e1b3d0dc679916973d043d5 /net-p2p
parent99db5e3d3bc7f015d36e307870832367558690d5 (diff)
downloadports-0251314951e32c83040acf073edf5d16ce34ac81.tar.gz
ports-0251314951e32c83040acf073edf5d16ce34ac81.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile3
-rw-r--r--net-p2p/qbittorrent/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index 8ae0edea4d84..0162153d8ebd 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qbittorrent
DISTVERSION= 1.0.0rc11
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -36,7 +37,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
.else
CONFIGURE_ARGS+=--disable-libmagick
.endif
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 8ae0edea4d84..0162153d8ebd 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qbittorrent
DISTVERSION= 1.0.0rc11
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -36,7 +37,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
.else
CONFIGURE_ARGS+=--disable-libmagick
.endif