summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-10 12:04:59 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-10 12:04:59 +0000
commit4e2e5664470009c24c36506a2150e82e00096289 (patch)
tree34b7678bfddb4be66d22b986ef0930e6136c018c /math
parentUse more rcNG compatible method for limits(1) (diff)
math/isabelle does not build on pointyhat, because the build process
requires a non-standard kernel setting. Mark it as NO_PACKAGE. Refer to http://docs.freebsd.org/cgi/mid.cgi?20060521015932.GB603 PR: ports/101749 Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer)
Notes
Notes: svn path=/head/; revision=170274
Diffstat (limited to 'math')
-rw-r--r--math/isabelle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/isabelle/Makefile b/math/isabelle/Makefile
index a51cec1fd75a..69039d169ecb 100644
--- a/math/isabelle/Makefile
+++ b/math/isabelle/Makefile
@@ -22,6 +22,7 @@ MAINTAINER= timbob@bigpond.com
COMMENT= A generic proof assistant
OPTIONS= SMLNJ "Use SML/NJ (devel) instead of the faster Poly/ML" Off
+NO_PACKAGE= Requires non-standard kernel setting.
.include <bsd.port.pre.mk>