Mark BROKEN on FreeBSD 12 and 13
mlton -mlb-path-var 'SRC /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src' -mlb-path-var 'BUILD /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src' -output bin/urweb src/compiler.mlb invalid target: self Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
1f3004b4ee
commit
39b8bf24dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499657
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ COMMENT= Ultimate host for embedded domain-specific languages
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_FreeBSD_12= invalid target: self
|
||||
BROKEN_FreeBSD_13= invalid target: self
|
||||
|
||||
BUILD_DEPENDS= mlton:lang/mlton
|
||||
|
||||
CONFIGURE_ENV= CCARGS="-I${LOCALBASE}/include"
|
||||
|
|
Loading…
Reference in a new issue