pkgsrc/lang/python
jlam 95476730fa Add code similar to MESSAGE_SUBST code for "PY_SETUP_SUBST" that
allows setting:

	PY_SETUP_SUBST+=	FOO=${FOO}

and having ${FILESDIR}/Setup.in piped through a sed expression with:

	s!@FOO@!${FOO}!g

This allows python module package Makefiles to specify other things they
would like to substitute besides just @LOCALBASE@ and @X11BASE@.
2001-05-30 04:59:36 +00:00
..
files + move the distfile digest/checksum value from files/md5 to distinfo 2001-04-17 11:22:34 +00:00
patches fix reporting of dynamic linking errors 2000-12-05 15:03:52 +00:00
pkg Move the COMMENT from being in its own file to a definition in the 2001-02-17 09:06:56 +00:00
distinfo Move to sha1 digests, and add distfile sizes. 2001-04-19 15:00:47 +00:00
Makefile sparc64 does dynamic linking. 2001-03-06 10:03:03 +00:00
Makefile.inc Add code similar to MESSAGE_SUBST code for "PY_SETUP_SUBST" that 2001-05-30 04:59:36 +00:00