summaryrefslogtreecommitdiff
path: root/math/py-numeric
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-04-15 09:39:16 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-04-15 09:39:16 +0000
commitfce6308d16b70018f0dc8dca893c3922d7c9c94c (patch)
treea772984ae1e0b1e317a9f8392ce31673ff203f4b /math/py-numeric
parentUpgrade to 1.5.1. (diff)
Install header files, too.
Notes
Notes: svn path=/head/; revision=10521
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile3
-rw-r--r--math/py-numeric/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index d78205a532a2..a3337e7631a1 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/01/21 13:07:44 tg Exp $
+# $Id: Makefile,v 1.6 1998/04/08 11:13:37 tg Exp $
#
DISTNAME= NumPy-11
@@ -32,6 +32,7 @@ do-configure:
post-install:
${INSTALL_DATA} ${WRKSRC}/Lib/* ${NUMPYDIR}
@${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py ${NUMPYDIR}
+ ${INSTALL_DATA} ${WRKSRC}/Include/*object.h ${PREFIX}/include/python1.5
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/Doc/*.html ${DOCDIR}
diff --git a/math/py-numeric/pkg-plist b/math/py-numeric/pkg-plist
index a2de915d61dd..f7e1faab1ef7 100644
--- a/math/py-numeric/pkg-plist
+++ b/math/py-numeric/pkg-plist
@@ -1,3 +1,5 @@
+include/python1.5/arrayobject.h
+include/python1.5/ufuncobject.h
lib/python1.5/site-packages/_numpymodule.so
lib/python1.5/site-packages/fast_umathmodule.so
lib/python1.5/site-packages/fftpack.so