summaryrefslogtreecommitdiff
path: root/math/lapack++
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2002-11-22 09:47:38 +0000
committerMaho Nakata <maho@FreeBSD.org>2002-11-22 09:47:38 +0000
commit3ba47946deccdcb3d1c7e4431ea08b3edb93123e (patch)
treef740050a509f291e77cd399cf93da9e1cf50f9b6 /math/lapack++
parentSpeex uses the Xiph licence now. (diff)
Could not fetch distfile.
PR: 45571 Submitted by: Nate Eldredge <neldredge@hmc.edu> Reviewed by: knu (mentor)
Notes
Notes: svn path=/head/; revision=70738
Diffstat (limited to 'math/lapack++')
-rw-r--r--math/lapack++/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index cf41f3d2b2d3..1594bb2028c2 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -10,9 +10,10 @@ PORTVERSION= 1.1
CATEGORIES= math
MASTER_SITES= http://math.nist.gov/lapack++/
DISTNAME= Lapackpp1_1a
+EXTRACT_SUFX= .tgz
.if !defined(NOPORTDOCS)
-DISTFILES+= lapack++.ps.gz lapackpp1_1.ps.gz lapackppman1_1.ps.gz \
- lapack++_install.ps.gz
+DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} lapack++.ps.gz lapackpp1_1.ps.gz \
+ lapackppman1_1.ps.gz lapack++_install.ps.gz
.endif
DIST_SUBDIR= lapack++
EXTRACT_ONLY= Lapackpp1_1a.tgz