diff options
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r-- | textproc/rasqal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 5642386de44e..e7decb24ea21 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -29,6 +29,7 @@ OPTIONS_RADIO_DEC= GMP MPFR GMP_DESC= Use GMP library for decimals MPFR_DESC= Use MPFR library for decimals +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMPFR} |