pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/py-psycopg This explictly needs pth.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/907d654842de
branches:  trunk
changeset: 461796:907d654842de
user:      jmc <jmc%pkgsrc.org@localhost>
date:      Sun Sep 21 18:40:48 2003 +0000

description:
This explictly needs pth.

diffstat:

 databases/py-psycopg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 073db38a9a33 -r 907d654842de databases/py-psycopg/Makefile
--- a/databases/py-psycopg/Makefile     Sun Sep 21 18:22:14 2003 +0000
+++ b/databases/py-psycopg/Makefile     Sun Sep 21 18:40:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:28:56 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/21 18:40:48 jmc Exp $
 #
 
 DISTNAME=      psycopg-1.0.14
@@ -27,4 +27,5 @@
 .include "../../databases/postgresql-lib/buildlink2.mk"
 .include "../../lang/python/extension.mk"
 .include "../../time/py-mxDateTime/buildlink2.mk"
+.include "../../devel/pth/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index