aboutsummaryrefslogtreecommitdiff
path: root/science/checkmol
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:43:59 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-15 05:43:59 +0000
commit846470de89a45af27da30f4573eb30cb8cfe787a (patch)
tree97d1a1c6b6291809f6a841bee0e126c529a148f7 /science/checkmol
parent98a5814b6fcb79877879f08a479ae71c465f0ff7 (diff)
downloadports-846470de89a45af27da30f4573eb30cb8cfe787a.tar.gz
ports-846470de89a45af27da30f4573eb30cb8cfe787a.zip
- Add LLD_UNSAFE
PR: 214864
Notes
Notes: svn path=/head/; revision=490347
Diffstat (limited to 'science/checkmol')
-rw-r--r--science/checkmol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile
index c773de126025..2bcc00d40d0f 100644
--- a/science/checkmol/Makefile
+++ b/science/checkmol/Makefile
@@ -23,6 +23,8 @@ USES= fpc
PLIST_FILES= bin/checkmol bin/matchmol
+LLD_UNSAFE= yes
+
do-build:
(cd ${WRKSRC} && ${LOCALBASE}/bin/fpc ${EXTRACT_ONLY} -S2 -O3)