summaryrefslogtreecommitdiff
path: root/math/lapack++
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack++')
-rw-r--r--math/lapack++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index e9a73197584f..3ae0416431d7 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -21,8 +21,7 @@ EXTRACT_ONLY= Lapackpp1_1a.tgz
MAINTAINER= maho@FreeBSD.org
COMMENT= Linear Algebra PACKage in C++, a wrapper for LAPACK
-LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
- atlas:${PORTSDIR}/math/atlas
+LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
WRKSRC= ${WRKDIR}/Lapackpp1.1a