aboutsummaryrefslogtreecommitdiff
path: root/math/atlas
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-03-15 19:01:39 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-03-15 19:01:39 +0000
commit251357dfa5f53f1d6f2ca3c678fdf6b064d75c1e (patch)
tree5a2e760f399dd205b8dba8fa1accbd50ec9ac210 /math/atlas
parent2031fcad6d53eb4aa418045487d75ee9b05c670d (diff)
downloadports-251357dfa5f53f1d6f2ca3c678fdf6b064d75c1e.tar.gz
ports-251357dfa5f53f1d6f2ca3c678fdf6b064d75c1e.zip
Fixup for USES=fortran conversion. These ports require USE_GCC=yes
because they depend on gcc specific optimisation flags. While here use USES=tar:bzip2. PR: ports/187501 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Notes
Notes: svn path=/head/; revision=348373
Diffstat (limited to 'math/atlas')
-rw-r--r--math/atlas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile
index f10b59d62e02..b5ba211c8c51 100644
--- a/math/atlas/Makefile
+++ b/math/atlas/Makefile
@@ -16,8 +16,8 @@ LICENSE= BSD
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/lapack:checksum
-USE_BZIP2= yes
-USES= fortran
+USES= fortran tar:bzip2
+USE_GCC= yes
CONFLICTS= atlas-devel-[0-9]* cblas-[0-9]*
MANUAL_PACKAGE_BUILD= Optimizes for the local machine.