diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 00:52:50 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 00:52:50 +0000 |
commit | f913d6266aa7a52e1f14bd699ab092a03e878b3b (patch) | |
tree | e0db30587e4f9aca1c835f2bf8b252ff81b679aa /net-p2p/rblibtorrent | |
parent | f1cebd8c61f196a849b44b317173dc80e82178c4 (diff) | |
download | ports-f913d6266aa7a52e1f14bd699ab092a03e878b3b.tar.gz ports-f913d6266aa7a52e1f14bd699ab092a03e878b3b.zip |
Notes
Diffstat (limited to 'net-p2p/rblibtorrent')
-rw-r--r-- | net-p2p/rblibtorrent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/rblibtorrent/Makefile b/net-p2p/rblibtorrent/Makefile index cc8ae9654adc..319ff6f1b105 100644 --- a/net-p2p/rblibtorrent/Makefile +++ b/net-p2p/rblibtorrent/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GCC= 3.4 CONFIGURE_ARGS= --disable-debug CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |