summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-28 12:36:39 +0000
committerjoerg <joerg>2006-05-28 12:36:39 +0000
commit1d7c47e754214c7b67b23de0b78d557d06e6e325 (patch)
tree94e05f2c38aa59fa998d7a4430650a9333ffba47 /net
parentd5518b7e0087282a72a5b82e8e8efcbaa8e188e8 (diff)
downloadpkgsrc-1d7c47e754214c7b67b23de0b78d557d06e6e325.tar.gz
Use C++.
Diffstat (limited to 'net')
-rw-r--r--net/libtorrent/Makefile3
-rw-r--r--net/rtorrent/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 24eeb40e6e9..eb3eac213c9 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/03 15:30:52 tron Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/28 12:36:39 joerg Exp $
DISTNAME= libtorrent-0.8.5
PKGREVISION= 1
@@ -9,6 +9,7 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://libtorrent.rakshasa.no/
COMMENT= BitTorrent library written in C++ for *nix
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index 68ea68b163d..55224be80c0 100644
--- a/net/rtorrent/Makefile
+++ b/net/rtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/25 17:24:21 tron Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/28 12:36:39 joerg Exp $
DISTNAME= rtorrent-0.4.5
CATEGORIES= net
@@ -8,6 +8,7 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://libtorrent.rakshasa.no/
COMMENT= Ncurses based torrent client with support for sessions
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
USE_NCURSES= yes
USE_TOOLS+= gmake