aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack++
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2002-11-22 17:47:38 +0800
committermaho <maho@FreeBSD.org>2002-11-22 17:47:38 +0800
commitb07ec6997c64a6481755e62cf6c9a2f860d0bba0 (patch)
treea9ca6b95287c98e531202992d191920c2308c9c0 /math/lapack++
parentcb6f30a555efa644f29f221b42d6139b92b24614 (diff)
downloadfreebsd-ports-gnome-b07ec6997c64a6481755e62cf6c9a2f860d0bba0.tar.gz
freebsd-ports-gnome-b07ec6997c64a6481755e62cf6c9a2f860d0bba0.tar.zst
freebsd-ports-gnome-b07ec6997c64a6481755e62cf6c9a2f860d0bba0.zip
Could not fetch distfile.
PR: 45571 Submitted by: Nate Eldredge <neldredge@hmc.edu> Reviewed by: knu (mentor)
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