summaryrefslogtreecommitdiff
path: root/devel/py-Optik
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 16:43:45 +0000
committerrecht <recht>2003-09-14 16:43:45 +0000
commitcc600da3a8f20abf22698aec46c9d9bac801e277 (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /devel/py-Optik
parente904a4283d33472be3fea84f44909c6a56260844 (diff)
downloadpkgsrc-cc600da3a8f20abf22698aec46c9d9bac801e277.tar.gz
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
Diffstat (limited to 'devel/py-Optik')
-rw-r--r--devel/py-Optik/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/py-Optik/PLIST b/devel/py-Optik/PLIST
index c3f475f8c8e..559972ceddf 100644
--- a/devel/py-Optik/PLIST
+++ b/devel/py-Optik/PLIST
@@ -1,12 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2002/12/26 15:11:50 shell Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/09/14 16:43:48 recht Exp $
${PYSITELIB}/optik/__init__.py
${PYSITELIB}/optik/__init__.pyc
+${PYSITELIB}/optik/__init__.pyo
${PYSITELIB}/optik/errors.py
${PYSITELIB}/optik/errors.pyc
+${PYSITELIB}/optik/errors.pyo
${PYSITELIB}/optik/help.py
${PYSITELIB}/optik/help.pyc
+${PYSITELIB}/optik/help.pyo
${PYSITELIB}/optik/option.py
${PYSITELIB}/optik/option.pyc
+${PYSITELIB}/optik/option.pyo
${PYSITELIB}/optik/option_parser.py
${PYSITELIB}/optik/option_parser.pyc
+${PYSITELIB}/optik/option_parser.pyo
@dirrm ${PYSITELIB}/optik