summaryrefslogtreecommitdiff
path: root/net/nicotine
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-07 01:28:46 +0000
committerminskim <minskim@pkgsrc.org>2004-03-07 01:28:46 +0000
commitdf002083a0972babee45d4fd5619fc939197698a (patch)
treeef62df643cc534f43cb9942d5e51b34811dfcda6 /net/nicotine
parent8ede385f67619e498fe8c7e73e120e746c1f133a (diff)
downloadpkgsrc-df002083a0972babee45d4fd5619fc939197698a.tar.gz
bl3ify.
Diffstat (limited to 'net/nicotine')
-rw-r--r--net/nicotine/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile
index b9b148f5298..51b806a4389 100644
--- a/net/nicotine/Makefile
+++ b/net/nicotine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/16 19:40:39 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/07 01:28:46 minskim Exp $
#
DISTNAME= nicotine-1.0.7
@@ -11,11 +11,11 @@ HOMEPAGE= http://nicotine.thegraveyard.org/
COMMENT= Client for soulseek, a peer-to-peer network for music
PYTHON_VERSIONS_ACCEPTED= 22pth 23pth
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
-.include "../../x11/gtk2/buildlink2.mk"
-.include "../../x11/py-gtk2/buildlink2.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"