summaryrefslogtreecommitdiff
path: root/math/arpack
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-14 01:54:07 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-14 01:54:07 +0000
commit5a66d11fe4fecfcbd3723257a0e91eca8071c491 (patch)
treee1cfaf1695eeb28e19c68ac08a028d7f3ebbf584 /math/arpack
parentUpdate devel/pcre++ (maintainer): 0.9.2 -> 0.9.3 (diff)
Fix suffix of a patch file.
PR: ports54434 Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes
Notes: svn path=/head/; revision=84820
Diffstat (limited to 'math/arpack')
-rw-r--r--math/arpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 5bcdc74ddfe2..ebf3aa25467a 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -35,7 +35,7 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
pre-patch:
- @(cd ${WRKSRC}; tar -xzf ${DISTDIR}/${DIST_SUBDIR}/patch.tar.Z)
+ @(cd ${WRKSRC}; tar -xzf ${DISTDIR}/${DIST_SUBDIR}/patch.tar.gz)
pre-build:
@${REINPLACE_CMD} -e 's+%FC%+${FC}+g ; s+%FFLAGS%+${FFLAGS}+g ; \