diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 04:51:34 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 04:51:34 +0000 |
commit | 24540fe66ccffaf243c533be716bc2374ca2edb6 (patch) | |
tree | 2c0eb577f2d9ea71399d50c5479585fff49662fe /net-p2p/libtorrent-rasterbar-14 | |
parent | 4a1e5c660e90724d9f8ca6d649653fdcb47c4fe8 (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-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 |