1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Mark BROKEN

On i386:
[compiling (sources.cm):output.sml]
[creating directory .cm/GUID]
output.sml:469.49-469.60 Error: non-constructor applied to argument in pattern: Constrs
output.sml:476.38-476.41 Error: unbound variable or constructor: def
output.sml:480.49-480.58 Error: non-constructor applied to argument in pattern: Repl
output.sml:486.31-486.35 Error: unbound variable or constructor: syms
Compilation failed.
*** [mkdoc.x86-bsd] Error code 1

On amd64:
checking host system type... amd64-portbld-freebsd9.1
configure: error: unsupported configuration amd64-freebsd9.1
===>  Script "configure" failed unexpectedly.

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-08-09 08:49:51 +00:00
parent 8e4afe7bb4
commit e27bc2effe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364409

View File

@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Language and tools for documenting Standard ML libraries
BROKEN= Fails to build on i386, fails to configure on amd64
BUILD_DEPENDS= smlnj>=110.71:${PORTSDIR}/lang/smlnj \
nsgmls:${PORTSDIR}/textproc/jade
RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade