pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/py-postgresql bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b72019a97d6
branches:  trunk
changeset: 474109:0b72019a97d6
user:      recht <recht%pkgsrc.org@localhost>
date:      Sun Apr 25 13:54:07 2004 +0000

description:
bl3ify

diffstat:

 databases/py-postgresql/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 8a49861dd922 -r 0b72019a97d6 databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile  Sun Apr 25 13:52:53 2004 +0000
+++ b/databases/py-postgresql/Makefile  Sun Apr 25 13:54:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/03/26 02:27:37 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2004/04/25 13:54:07 recht Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-postgresql-3.3
 PKGREVISION=   3
@@ -7,7 +7,7 @@
 MAINTAINER=    darcy%NetBSD.org@localhost
 COMMENT=       Python interface to PostgreSQL
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 
 .include "../postgresql/Makefile.common"
 
@@ -32,8 +32,8 @@
                ${INSTALL_DATA} $${file} ${DOCDIR}/tutorial;            \
        done
 
-.include "../postgresql-lib/buildlink2.mk"
-.include "../../time/py-mxDateTime/buildlink2.mk"
+.include "../postgresql-lib/buildlink3.mk"
+.include "../../time/py-mxDateTime/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index