summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:39:00 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:39:00 +0000
commite4fda9b7b050a3d58e73a278674954e2e671da08 (patch)
treea79a85d59c6b2ffb2cbbbcf20a79117b77ac5af8 /graphics
parent- Add LLD_UNSAFE (diff)
- Add LLD_UNSAFE
PR: 214864
Notes
Notes: svn path=/head/; revision=490345
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lazpaint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/lazpaint/Makefile b/graphics/lazpaint/Makefile
index 68f16c5885bb..c695640f6fc5 100644
--- a/graphics/lazpaint/Makefile
+++ b/graphics/lazpaint/Makefile
@@ -37,6 +37,7 @@ LAZARUS_PROJECT_FILES+= bgracontrols/bgracontrols.lpk
LAZARUS_PROJECT_FILES+= lazpaint/lazpaint.lpi
LAZBUILD_ARGS= -d
+LLD_UNSAFE= yes
post-patch:
${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/lazpaint/utranslation.pas