summaryrefslogtreecommitdiff
path: root/net/bittorrent
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 03:43:53 +0000
committersnj <snj@pkgsrc.org>2004-04-27 03:43:53 +0000
commita52c4d1dc98431a22839634a2d0abb7e79a10c25 (patch)
treed32c4f3dedbf2a493b63c45a26d4bca2d41517e6 /net/bittorrent
parent66e99a7868cd062a06a1b66e1485e6c6f4a2ca4e (diff)
downloadpkgsrc-a52c4d1dc98431a22839634a2d0abb7e79a10c25.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/bittorrent')
-rw-r--r--net/bittorrent/Makefile4
-rw-r--r--net/bittorrent/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index f9d56a66d51..2da3ee76588 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/03/29 23:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2004/04/27 03:43:54 snj Exp $
#
.include "Makefile.common"
@@ -13,5 +13,5 @@ post-install:
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
-.include "../../devel/py-cursespanel/buildlink2.mk"
+.include "../../devel/py-cursespanel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common
index b1d98cb22eb..2ada94d1748 100644
--- a/net/bittorrent/Makefile.common
+++ b/net/bittorrent/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/03/29 23:39:43 wiz Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/04/27 03:43:54 snj Exp $
#
DISTNAME= BitTorrent-3.4.1a
@@ -15,6 +15,6 @@ DISTINFO_FILE= ${.CURDIR}/../../net/bittorrent/distinfo
FILESDIR= ${.CURDIR}/../../net/bittorrent/files
PATCHDIR= ${.CURDIR}/../../net/bittorrent/patches
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PYTHON_VERSIONS_ACCEPTED= 23pth 22pth