aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-24 14:24:17 +0800
committerbapt <bapt@FreeBSD.org>2013-09-24 14:24:17 +0800
commit5c563445feeb5a8337c610fef2fcec2bb3ff26ca (patch)
tree8d9949ca6c69df96c0d2fd758409b3e4417976d0 /math
parent084434c78d2fa6ee66824cfb7d4ea57fbd229a1f (diff)
downloadfreebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.gz
freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.zst
freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.zip
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
Diffstat (limited to 'math')
-rw-r--r--math/gmp/Makefile1
-rw-r--r--math/mpfr/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 1431899e86f9..3114da95544d 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -29,7 +29,6 @@ USE_LDCONFIG= yes
INFO= gmp
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ! ${PORT_OPTIONS:MCPU_OPTS}
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 86497d5949ee..db850c0c1339 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -35,7 +35,6 @@ INFO= mpfr
PORTDOCS= *
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 803000