From af72df17fc901fd936cd661836e278a1076dfbf9 Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 16 Sep 2003 11:40:26 +0000 Subject: Fix PLIST (discovered by hubertf's bulk-build). While at it, make this a distuils package. --- net/nicotine/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'net/nicotine/Makefile') diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 117e6fc46e4..6a7c536ddfb 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/08 00:33:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/09/16 11:40:26 recht Exp $ # DISTNAME= nicotine-1.0.3 @@ -10,16 +10,12 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://nicotine.thegraveyard.org/ COMMENT= Client for soulseek, a peer-to-peer network for music -NO_CONFIGURE= yes -NO_BUILD= yes PYTHON_VERSIONS_ACCEPTED= 22pth 23pth USE_BUILDLINK2= yes +PY_PATCHPLIST= yes +PYDISTUTILSPKG= yes -do-install: - cd ${WRKSRC} ; \ - ${PYTHONBIN} setup.py install --prefix=${PREFIX} - -.include "../../lang/python22-pth/buildlink2.mk" +.include "../../lang/python/extension.mk" .include "../../x11/gtk2/buildlink2.mk" .include "../../x11/py-gtk2/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3