diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-06-02 14:20:24 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-06-02 14:20:24 +0000 |
commit | 789a0161f1d472b4e7cb1a9cd243a2e08cbbe5da (patch) | |
tree | 9de976f24a9bb005bc093b75e315e13480669aec /net-p2p/rtorrent | |
parent | 61a2db67dc31b8c9162907e8adb8e56f854fa260 (diff) | |
download | ports-789a0161f1d472b4e7cb1a9cd243a2e08cbbe5da.tar.gz ports-789a0161f1d472b4e7cb1a9cd243a2e08cbbe5da.zip |
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |