aboutsummaryrefslogtreecommitdiff
path: root/math/blocksolve95/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/blocksolve95/Makefile')
-rw-r--r--math/blocksolve95/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index 2534e9aba863..401fb6e101f4 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: blocksolve95
-# Date created: 03 October 2004
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= blocksolve95
PORTVERSION= 3.0
@@ -37,6 +33,7 @@ FFLAGS+= -O2
INCLUDES= BMmsg.h BSdepend.h BSlog.h BSmy_blas.h BSprivate.h BSsparse.h
PORTDOCS= manual.ps
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libatlas.so) && !defined(WITH_BLAS)