diff options
Diffstat (limited to 'devel/bzr-git/Makefile')
-rw-r--r-- | devel/bzr-git/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index 8f27918e7b10..4f099ecb0b40 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -23,4 +23,5 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= bzr_git +NO_STAGE= yes .include <bsd.port.mk> |