pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/nicotine bl3ify.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a5e7c39e9b5
branches:  trunk
changeset: 470146:5a5e7c39e9b5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Mar 07 01:28:46 2004 +0000

description:
bl3ify.

diffstat:

 net/nicotine/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 5c23ea1f9d92 -r 5a5e7c39e9b5 net/nicotine/Makefile
--- a/net/nicotine/Makefile     Sun Mar 07 01:25:21 2004 +0000
+++ b/net/nicotine/Makefile     Sun Mar 07 01:28:46 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index