summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 17:33:36 +0000
committerjoerg <joerg>2008-04-07 17:33:36 +0000
commit34395dfccb75c8ac0dc82d88a1618a65961f3c8b (patch)
tree300e7554b5091e8e41b5d12ba42b8c91aec5e0ab /math
parentd14939a5dc71312b7c5c922b0132f4b76dfbae32 (diff)
downloadpkgsrc-34395dfccb75c8ac0dc82d88a1618a65961f3c8b.tar.gz
Fix installation.
Diffstat (limited to 'math')
-rw-r--r--math/meschach/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/meschach/Makefile b/math/meschach/Makefile
index 63cc33b9977..fff2a496c2f 100644
--- a/math/meschach/Makefile
+++ b/math/meschach/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/09/09 02:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.15 2008/04/07 17:33:36 joerg Exp $
DISTNAME= mesch12b
PKGNAME= meschach-1.2b
@@ -14,6 +14,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-all
MAKE_FILE= makefile
+INSTALLATION_DIRS= include/meschach lib share/meschach/tests
+
pre-patch:
${CP} ${FILESDIR}/makefile.in ${WRKSRC}
@@ -22,12 +24,9 @@ post-patch:
> ${WRKSRC}/Makefile
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/include/meschach
cd ${WRKSRC} && ${INSTALL_DATA} err.h machine.h matlab.h \
matrix.h meminfo.h sparse.h zmatrix.h iter.h matrix2.h \
oldnames.h sparse2.h zmatrix2.h ${PREFIX}/include/meschach/
- ${INSTALL_DATA_DIR} ${PREFIX}/share/meschach
- ${INSTALL_DATA_DIR} ${PREFIX}/share/meschach/tests
cd ${WRKSRC} && ${INSTALL_DATA} torture.c sptort.c ztorture.c \
memtort.c itertort.c mfuntort.c iotort.c \
${PREFIX}/share/meschach/tests/