aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-01-08 01:30:32 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-01-08 01:30:32 +0000
commitc371e8f8905a952d2e90bcf8cc8bcd4988d368df (patch)
tree3f20fbd441ec631061729c3e9d3339fb3ea8a080 /net-p2p
parent8086ac7032bb1ec09a3b476e2e1a24f9aa342cd8 (diff)
downloadports-c371e8f8905a952d2e90bcf8cc8bcd4988d368df.tar.gz
ports-c371e8f8905a952d2e90bcf8cc8bcd4988d368df.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rblibtorrent/Makefile6
-rw-r--r--net-p2p/rblibtorrent/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/rblibtorrent/Makefile b/net-p2p/rblibtorrent/Makefile
index 87f65bb21778..95302fcbc460 100644
--- a/net-p2p/rblibtorrent/Makefile
+++ b/net-p2p/rblibtorrent/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= rb
-MAINTAINER= johan@stromnet.se
+MAINTAINER= dougb@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs
@@ -19,8 +19,8 @@ LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-debug
-CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_ENV= CXXFLAGS+="${CXXFLAGS} -I${LOCALBASE}/include" \
+ LDFLAGS+="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CONFLICTS= libtorrent-[0-9]* \
libtorrent-devel-[0-9]* \
diff --git a/net-p2p/rblibtorrent/pkg-descr b/net-p2p/rblibtorrent/pkg-descr
index a27e81c1a5d3..ac21ec4847b2 100644
--- a/net-p2p/rblibtorrent/pkg-descr
+++ b/net-p2p/rblibtorrent/pkg-descr
@@ -10,4 +10,4 @@ The main goals of libtorrent are:
Note that this is NOT the same library as the libtorrent port!
-WWW: http://www.rasterbar.com/products/libtorrent.html
+WWW: http://www.rasterbar.com/products/libtorrent/index.html