diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 4a0cd28bdb0c..363ff706497a 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -24,4 +24,6 @@ DESCR= ${MASTERDIR}/pkg-descr CONFLICTS= rtorrent-[0-9]* +USE_GCC= 4.2+ + .include "${MASTERDIR}/Makefile" |