summaryrefslogtreecommitdiff
path: root/lang/python/egg.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-08-10Explicitly specify --root=/ for the non-DESTDIR case so that setuptoolsjoerg1-1/+4
shuts up. Fixes PR 36758.
2007-08-09EGGNAME -> EGG_NAME for consistency.joerg1-3/+3
2007-08-09Add some basic infrastructure to manage Python eggs in pkgsrc.joerg1-0/+21
We use the flat installation mode (e.g. no multiple versions by default) by default. That avoids having to run DEINSTALL/INSTALL scripts and allows DESTDIR installation.