summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:35:09 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:35:09 +0000
commit7f4cde64c6e11309f4a1c9bec752e5109ce48b73 (patch)
tree9f11b8733d91d6a6e57cc49778bf133f83ddd536 /editors
parentdevel/py-aiortc: update to 0.9.19 (diff)
- Add LLD_UNSAFE
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=490343
Diffstat (limited to 'editors')
-rw-r--r--editors/picpas/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile
index ed65b5f091a7..0e401d971453 100644
--- a/editors/picpas/Makefile
+++ b/editors/picpas/Makefile
@@ -39,6 +39,7 @@ USE_GNOME+= ${USE_GNOME_${FLAVOR}}
LAZARUS_PROJECT_FILES= Source/PicPas.lpi
LAZBUILD_ARGS= -d
+LLD_UNSAFE= yes
post-patch:
${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/Source/Globales.pas