aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-hutiter
diff options
context:
space:
mode:
Diffstat (limited to 'science/elmer-hutiter')
-rw-r--r--science/elmer-hutiter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile
index f3daf4e4651e..6ca989013e06 100644
--- a/science/elmer-hutiter/Makefile
+++ b/science/elmer-hutiter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hutiter
-# Date created: 5 Jan 2006
-# Whom: Pedro Giffuni <giffunip@asme.org>
-#
+# Created by: Pedro Giffuni <giffunip@asme.org>
# $FreeBSD$
-#
PORTNAME= hutiter
PORTVERSION= 5.4.0
@@ -20,6 +16,7 @@ LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack
USE_FORTRAN= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libatlas.so) && !defined(WITH_BLAS)