aboutsummaryrefslogtreecommitdiff
path: root/math/pure-rational/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pure-rational/Makefile')
-rw-r--r--math/pure-rational/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile
index cbc2a3cc7d44..19df22fb7452 100644
--- a/math/pure-rational/Makefile
+++ b/math/pure-rational/Makefile
@@ -17,5 +17,6 @@ NO_PURE_EXAMPLES= yes
PLIST_FILES= lib/pure/rational.pure \
lib/pure/rat_interval.pure
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/pure/bsd.pure.mk"
.include <bsd.port.mk>