Subject: CVS commit: pkgsrc/lang/python21
From: Johnny C. Lam
Date: 2002-04-09 06:14:41
Message id: 20020409041442.5E552B004@cvs.netbsd.org

Log Message:
Teach the extension building process about buildlink, and allow passing
LDFLAGS to the linker command when linking a python extension.  This lets
us pass the right flags to correctly find libraries required for certain
extensions, e.g. zlib.so.

Also explicitly comment out a few extensions that aren't being built and
should never be.

Files:
RevisionActionfile
1.5modifypkgsrc/lang/python21/Makefile
1.5modifypkgsrc/lang/python21/distinfo
1.3modifypkgsrc/lang/python21/patches/patch-ac
1.1addpkgsrc/lang/python21/patches/patch-ad