summaryrefslogtreecommitdiff
path: root/math/spooles
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-01-30 03:15:53 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-01-30 03:15:53 +0000
commit8000d53195948e4c203014d38fda0ccc496a9f01 (patch)
tree548f62dc2314d7fc5dcc8ac2d15b0e0d8c765b93 /math/spooles
parentResolve LATEST_LINK conflict of stackless_python versus python23. (diff)
Fix packaging.
Submitted by: kris via pointyhat
Notes
Notes: svn path=/head/; revision=127677
Diffstat (limited to 'math/spooles')
-rw-r--r--math/spooles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index cd13889579a9..f31593f4e408 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -76,7 +76,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/MPI/*.h ${PREFIX}/include/spooles/MPI
.else
${MKDIR} ${PREFIX}/include/spooles/MT
- ${INSTALL_DATA} ${WRKSRC}/MPI/*.h ${PREFIX}/include/spooles/MT
+ ${INSTALL_DATA} ${WRKSRC}/MT/*.h ${PREFIX}/include/spooles/MT
.endif
${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/spooles/
.for i in A2 BPG Chv ChvList ChvManager Coords DenseMtx DSTree Drand \