diff options
Diffstat (limited to 'devel/gnulib/Makefile')
-rw-r--r-- | devel/gnulib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gnulib/Makefile b/devel/gnulib/Makefile index 5ff929d8dc30..d5c5724d99c1 100644 --- a/devel/gnulib/Makefile +++ b/devel/gnulib/Makefile @@ -21,6 +21,7 @@ PORTDATA= * IGNORE= gnulib requires port data, unset NOPORTDATA to install .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |