summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2005-12-23 23:03:31 +0000
committerheinz <heinz@pkgsrc.org>2005-12-23 23:03:31 +0000
commit683ef1d3633c4a14cb11318b2093ed5a8b5d177c (patch)
tree40534428b21960f41a2c0d3a8e39ee9b91cbc4fe /net
parent66822a79a08ae02ec97d10324d4af74804d1d7fa (diff)
downloadpkgsrc-683ef1d3633c4a14cb11318b2093ed5a8b5d177c.tar.gz
Added requirement for gcc >= 3.3, corresponding to the same change in
net/libtorrent. This allows building on NetBSD 1.6.x.
Diffstat (limited to 'net')
-rw-r--r--net/rtorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index c6b2d9910d2..31d0e2d24a6 100644
--- a/net/rtorrent/Makefile
+++ b/net/rtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/10/24 08:41:59 adam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/23 23:03:31 heinz Exp $
DISTNAME= rtorrent-0.3.5
CATEGORIES= net
@@ -12,6 +12,7 @@ USE_LIBTOOL= yes
USE_NCURSES= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
+GCC_REQD+= 3.3
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/rtorrent