diff options
Diffstat (limited to 'ftp/rexx-curl/Makefile')
-rw-r--r-- | ftp/rexx-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index 0efb4ec475cc..08cded953a62 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -25,6 +25,7 @@ USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rexx=regina USE_LDCONFIG= yes +LLD_UNSAFE= yes DOCSDIR= ${PREFIX}/share/doc/rexx${PORTNAME} DATADIR= ${PREFIX}/share/rexx${PORTNAME} |