diff options
Diffstat (limited to 'net-p2p')
-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}" |