aboutsummaryrefslogtreecommitdiff
path: root/math/blas
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-05 16:30:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-05 16:30:29 +0000
commit83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e (patch)
treec8ddfab0d4e8a760b93a3aa2c98dfb228fd304ac /math/blas
parentbbe944514370d87e4579121626b8df2b1a993ce0 (diff)
downloadports-83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e.tar.gz
ports-83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e.zip
Stage support
With hat: portmgr
Notes
Notes: svn path=/head/; revision=350244
Diffstat (limited to 'math/blas')
-rw-r--r--math/blas/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index ea7597c1bb73..55d35d33362f 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -12,5 +12,4 @@ BLAS_SLAVEPORT = yes
MASTERDIR= ${.CURDIR}/../lapack
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"