diff options
-rw-r--r-- | math/rexx-regmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rexx-regmath/Makefile b/math/rexx-regmath/Makefile index 114a481d2524..9647bc75dd42 100644 --- a/math/rexx-regmath/Makefile +++ b/math/rexx-regmath/Makefile @@ -22,6 +22,7 @@ CFLAGS+= -Wno-incompatible-pointer-types WRKSRC= ${WRKDIR}/math USE_LDCONFIG= yes +LLD_UNSAFE= yes MAKEFILE= Makefile.bsd PLIST_FILES= lib/librexxmath.so lib/librxmath.so man/man1/regmath.1.gz |