diff options
Diffstat (limited to 'devel/fpc-bfd/Makefile')
-rw-r--r-- | devel/fpc-bfd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-bfd/Makefile b/devel/fpc-bfd/Makefile index ded1cb967176..2fc4d5fc0380 100644 --- a/devel/fpc-bfd/Makefile +++ b/devel/fpc-bfd/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= LIBBFD LIBBFD_DESC= Install Universal BFD library from GNU binutils OPTIONS_DEFAULT= LIBBFD +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |