summaryrefslogtreecommitdiff
path: root/devel/buildapp/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-10-03 13:47:44 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-10-03 13:47:44 +0000
commit8e5a6741f554097caf643375cf115ad4c03b3eb7 (patch)
tree7b6165db6c53022961c6e94bd3b4590f88a8c98f /devel/buildapp/Makefile
parent. support staging; (diff)
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports PR: 181545 [1]
Diffstat (limited to 'devel/buildapp/Makefile')
-rw-r--r--devel/buildapp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/buildapp/Makefile b/devel/buildapp/Makefile
index 1f91588fa2fa..f526e2deee3c 100644
--- a/devel/buildapp/Makefile
+++ b/devel/buildapp/Makefile
@@ -23,6 +23,8 @@ ALL_TARGET=
PLIST_FILES= bin/buildapp
PORTDOCS= *
+BROKEN= require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl
+
post-patch: .SILENT
${REINPLACE_CMD} 's|sbcl|${SBCL}|' ${WRKSRC}/Makefile