diff options
Diffstat (limited to 'devel/dulwich/Makefile')
-rw-r--r-- | devel/dulwich/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile index f355cdedf832..5fa215239367 100644 --- a/devel/dulwich/Makefile +++ b/devel/dulwich/Makefile @@ -24,6 +24,7 @@ OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT=DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |