summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/crf++/Makefile1
-rw-r--r--science/elmer-meshgen2d/Makefile1
-rw-r--r--science/elmergrid/Makefile1
-rw-r--r--science/ghmm/Makefile1
-rw-r--r--science/hdf5-18/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile
index c4f215313290..9002ec8566af 100644
--- a/science/crf++/Makefile
+++ b/science/crf++/Makefile
@@ -15,5 +15,4 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile
index 94c6355f7704..20c785c196dc 100644
--- a/science/elmer-meshgen2d/Makefile
+++ b/science/elmer-meshgen2d/Makefile
@@ -17,5 +17,4 @@ ALL_TARGET=
PLIST_FILES= bin/ElmerMesh2D \
bin/Mesh2D
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile
index e59fea0aa39d..8a61b80fb191 100644
--- a/science/elmergrid/Makefile
+++ b/science/elmergrid/Makefile
@@ -15,5 +15,4 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/ElmerGrid
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile
index 8017a0aa0141..d6ec9c96ce1f 100644
--- a/science/ghmm/Makefile
+++ b/science/ghmm/Makefile
@@ -14,7 +14,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|tests doc VisualC|tests VisualC|' ${WRKSRC}/configure
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 3ebcb51cf74a..3b4ad14a523d 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_ARGS= --enable-cxx \
--with-pthread=/usr \
--with-zlib=/usr
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDEBUG}