diff options
Diffstat (limited to 'math/liborigin/Makefile')
-rw-r--r-- | math/liborigin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index 4d324aaabf77..75ce968b4bed 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -22,6 +22,7 @@ PORTDOCS= * OPTIONS_DEFINE= DOXYGEN DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDOXYGEN} |