aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-01-30 11:15:53 +0800
committermaho <maho@FreeBSD.org>2005-01-30 11:15:53 +0800
commit46682004255ab3469189bc6018fc88839254ae66 (patch)
treebf9053d742cc97d31c9892b2671b755ae04f7623
parent82cbd31a7e51965d3fc07bd15b9c70afad628b53 (diff)
downloadfreebsd-ports-gnome-46682004255ab3469189bc6018fc88839254ae66.tar.gz
freebsd-ports-gnome-46682004255ab3469189bc6018fc88839254ae66.tar.zst
freebsd-ports-gnome-46682004255ab3469189bc6018fc88839254ae66.zip
Fix packaging.
Submitted by: kris via pointyhat
-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 \