diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-01 09:00:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-01 09:00:05 +0000 |
commit | 02fe5fe0ccd1c85834e1677e974bfca0e56f138c (patch) | |
tree | 4d9598a941dca80d5da7feb0d5b4683a6a8e000a /lang | |
parent | a08779fd1ad6c715e80b6f61eae5ef2eb005ff56 (diff) |
Mark BROKEN: Dysfunctional
All ports depending on this one fail to build:
devel/asdlgen
devel/ml-doc
devel/sml_tk
math/isabelle
textproc/sml-fxp
Reported by: pkg-fallout
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=356064
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sml-nj-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sml-nj-devel/Makefile b/lang/sml-nj-devel/Makefile index ba9dc577a33a..c5784da0f4b1 100644 --- a/lang/sml-nj-devel/Makefile +++ b/lang/sml-nj-devel/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= config.tgz MAINTAINER= joemann@beefree.free.de COMMENT= Popular functional language from Bell Labs +BROKEN= Dysfunctional + NO_WRKSUBDIR= yes USES= gmake |