From 789a0161f1d472b4e7cb1a9cd243a2e08cbbe5da Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 2 Jun 2007 14:20:24 +0000 Subject: Allow build with gcc 3.4+. PR: ports/113237 Submitted by: Henrik Brix Andersen --- net-p2p/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 6cefd76174cc..7244539f00f5 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -26,7 +26,7 @@ CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug -- cgit v1.2.3