aboutsummaryrefslogtreecommitdiff
path: root/lang/urweb
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-22 16:03:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-22 16:03:30 +0000
commit39b8bf24dc76c856312eb3096393dd03a2c1a53a (patch)
tree02fefe5be9126689d25ea255094f599300037e9e /lang/urweb
parent1f3004b4eeef656d279578674532b4355511c03b (diff)
downloadports-39b8bf24dc76c856312eb3096393dd03a2c1a53a.tar.gz
ports-39b8bf24dc76c856312eb3096393dd03a2c1a53a.zip
Notes
Diffstat (limited to 'lang/urweb')
-rw-r--r--lang/urweb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile
index dd64e7810a89..c211bc83507e 100644
--- a/lang/urweb/Makefile
+++ b/lang/urweb/Makefile
@@ -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"