summaryrefslogtreecommitdiff
path: root/math/py-rpy
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 /math/py-rpy
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 'math/py-rpy')
-rw-r--r--math/py-rpy/Makefile4
-rw-r--r--math/py-rpy/PLIST4
2 files changed, 5 insertions, 3 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 6fe42d29397..3defa191994 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:04 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/14 16:43:51 recht Exp $
#
DISTNAME= rpy-0.3
@@ -13,7 +13,7 @@ COMMENT= R interface for Python
USE_BUILDLINK2= YES
PYDISTUTILSPKG= yes
+.include "../../lang/python/extension.mk"
.include "../../math/py-Numeric/buildlink2.mk"
.include "../../math/R/buildlink2.mk"
-.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST
index 7fbe5a701c7..f8d6d4e0068 100644
--- a/math/py-rpy/PLIST
+++ b/math/py-rpy/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/10 12:30:58 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:51 recht Exp $
${PYSITELIB}/rpy.py
${PYSITELIB}/rpy.pyc
+${PYSITELIB}/rpy.pyo
${PYSITELIB}/io.py
${PYSITELIB}/io.pyc
+${PYSITELIB}/io.pyo
${PYSITELIB}/_rpymodule.so