summaryrefslogtreecommitdiff
path: root/net/bittorrent-gui
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-gui
parent66e99a7868cd062a06a1b66e1485e6c6f4a2ca4e (diff)
downloadpkgsrc-a52c4d1dc98431a22839634a2d0abb7e79a10c25.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/bittorrent-gui')
-rw-r--r--net/bittorrent-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent-gui/Makefile b/net/bittorrent-gui/Makefile
index 8f3dee82a54..37c79efd110 100644
--- a/net/bittorrent-gui/Makefile
+++ b/net/bittorrent-gui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/29 23:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/27 03:43:54 snj Exp $
#
.include "../../net/bittorrent/Makefile.common"
@@ -18,5 +18,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/btdownloadgui.py ${PREFIX}/bin
.include "../../lang/python/application.mk"
-.include "../../x11/py-wxWindows/buildlink2.mk"
+.include "../../x11/py-wxWindows/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"