aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-04-18 14:44:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-04-18 14:44:47 +0000
commit414932c313e220a3a2f1daad4d2dcd7cae0f5aa5 (patch)
tree903fb3cdb9b56eaafecdaab4085562e0d2957f3b /math/PDL
parent2b52f5da78bc4ae25852d338d7585ab5878fda27 (diff)
Notes
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 0b1a92766aef..54d4ad151271 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -13,6 +13,8 @@ COMMENT= Perl Data Language
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
+
BUILD_DEPENDS= p5-Astro-FITS-Header>=0:astro/p5-Astro-FITS-Header \
p5-Convert-UU>=0:converters/p5-Convert-UU \
p5-File-Map>=0.57:devel/p5-File-Map \