pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-spreadmodule bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c5b72f07603
branches:  trunk
changeset: 467008:8c5b72f07603
user:      recht <recht%pkgsrc.org@localhost>
date:      Sun Jan 25 14:31:02 2004 +0000

description:
bl3ify

diffstat:

 net/py-spreadmodule/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r e26ee38832f6 -r 8c5b72f07603 net/py-spreadmodule/Makefile
--- a/net/py-spreadmodule/Makefile      Sun Jan 25 14:28:52 2004 +0000
+++ b/net/py-spreadmodule/Makefile      Sun Jan 25 14:31:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 09:55:55 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/25 14:31:02 recht Exp $
 #
 
 DISTNAME=      SpreadModule-1.4
@@ -12,7 +12,7 @@
 COMMENT=       Python bindings for the Spread messaging service
 
 PYDISTUTILSPKG=        YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 
 PYTHON_VERSIONS_ACCEPTED=      23pth 22pth 21pth
 
@@ -21,6 +21,6 @@
 SUBST_FILES.setup=     setup.py
 SUBST_SED.setup=       -e 's,/usr/local,${PREFIX},g'
 
-.include "../../net/spread/buildlink2.mk"
+.include "../../net/spread/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index