diff options
author | dougb <dougb@FreeBSD.org> | 2010-05-20 12:51:34 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-05-20 12:51:34 +0800 |
commit | 71ba14391e0858d135a92482ff5e1ac139d868ee (patch) | |
tree | 9eaddb437fd4a35409ee4f169c9f4ade5f44b496 /net-p2p | |
parent | 487300a7850e122c34c429efae9899ff7c0426a8 (diff) | |
download | freebsd-ports-gnome-71ba14391e0858d135a92482ff5e1ac139d868ee.tar.gz freebsd-ports-gnome-71ba14391e0858d135a92482ff5e1ac139d868ee.tar.zst freebsd-ports-gnome-71ba14391e0858d135a92482ff5e1ac139d868ee.zip |
rblibtorrent is gone, so no need to CONFLICT it anymore
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index d4114d613525..a4a25b2d9078 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ MAKE_JOBS_SAFE= yes -CONFLICTS= rblibtorrent-[0-9]* libtorrent-rasterbar*-0.15.* +CONFLICTS= libtorrent-rasterbar*-0.15.* USE_GNOME= gnomehack USE_OPENSSL= yes |