summaryrefslogtreecommitdiff
path: root/math/superlu
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-06-11 00:27:14 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-06-11 00:27:14 +0000
commitcfae0f141078ab35e9222197d0084d64a67a90f9 (patch)
treeb19de4d34d25e0c92ad6ac2aef20b001c5222adb /math/superlu
parentUpdate to 2.5.2 (diff)
1. correct pkg-plist
2. documetation came with tarball is old. replaced by new one.
Notes
Notes: svn path=/head/; revision=82719
Diffstat (limited to 'math/superlu')
-rw-r--r--math/superlu/Makefile3
-rw-r--r--math/superlu/pkg-plist3
2 files changed, 2 insertions, 4 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index ba7147685cdb..cc5670f43254 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -46,10 +46,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/SRC/*.h ${PREFIX}/include/superlu
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/INSTALL/*.ps ${DOCSDIR}
- ${GZIP_CMD} ${DOCSDIR}/*.ps
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/SLU_general.ps.gz ${DOCSDIR}
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/simax95.ps.gz ${DOCSDIR}
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/superlu_ug.ps.gz ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/math/superlu/pkg-plist b/math/superlu/pkg-plist
index 9365c9353b5b..ae9e0c590e34 100644
--- a/math/superlu/pkg-plist
+++ b/math/superlu/pkg-plist
@@ -12,6 +12,5 @@ lib/libsuperlu.a
@dirrm include/superlu
%%PORTDOCS%%share/doc/superlu/SLU_general.ps.gz
%%PORTDOCS%%share/doc/superlu/simax95.ps.gz
-%%PORTDOCS%%share/doc/superlu/ug.ps.gz
+%%PORTDOCS%%share/doc/superlu/superlu_ug.ps.gz
%%PORTDOCS%%@dirrm share/doc/superlu
-