From 04a768f05aeca0d1bdaf37c57d96575c32a31652 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 28 Jan 2002 09:30:08 +0000 Subject: use distutils to build the extension module, to make it work with newer Python versions too, XXX we have to override the do-patch rule to avoid patch errors (we use EXTRACT_ELEMENTS, so we don't generally have all the original files) --- databases/py-gdbm/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-gdbm/PLIST') diff --git a/databases/py-gdbm/PLIST b/databases/py-gdbm/PLIST index 8aa7af34100..baafbe91492 100644 --- a/databases/py-gdbm/PLIST +++ b/databases/py-gdbm/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:42 zuntum Exp $ -lib/python2.0/lib-dynload/gdbmmodule.so +@comment $NetBSD: PLIST,v 1.2 2002/01/28 09:30:09 drochner Exp $ +${PYSITELIB}/gdbm.so -- cgit v1.2.3