aboutsummaryrefslogtreecommitdiff
path: root/lang/urweb
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /lang/urweb
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
downloadports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz
ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip
Notes
Diffstat (limited to 'lang/urweb')
-rw-r--r--lang/urweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile
index 660b40bee9ee..529605010361 100644
--- a/lang/urweb/Makefile
+++ b/lang/urweb/Makefile
@@ -12,7 +12,7 @@ COMMENT= Ultimate host for embedded domain-specific languages
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= mlton:${PORTSDIR}/lang/mlton
+BUILD_DEPENDS= mlton:lang/mlton
CONFIGURE_ENV= CCARGS="-I${LOCALBASE}/include"