From 5a7bc156562f33714eb2c9586d98fee7d54633b2 Mon Sep 17 00:00:00 2001 From: alepulver Date: Tue, 24 Jul 2007 14:09:45 +0000 Subject: - Remove USE_GCC=3.4 to fix building on FreeBSD 7. --- net-p2p/libtorrent-rasterbar-14/Makefile | 1 - net-p2p/rblibtorrent-devel/Makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index 6da5b044026f..06541c5aa0e4 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -20,7 +20,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}" diff --git a/net-p2p/rblibtorrent-devel/Makefile b/net-p2p/rblibtorrent-devel/Makefile index 6da5b044026f..06541c5aa0e4 100644 --- a/net-p2p/rblibtorrent-devel/Makefile +++ b/net-p2p/rblibtorrent-devel/Makefile @@ -20,7 +20,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}" -- cgit