diff options
Diffstat (limited to 'math/givaro/Makefile')
-rw-r--r-- | math/givaro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/givaro/Makefile b/math/givaro/Makefile index f999a91e289d..a7d34f266265 100644 --- a/math/givaro/Makefile +++ b/math/givaro/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} |