diff options
Diffstat (limited to 'devel/cvs2svn/Makefile')
-rw-r--r-- | devel/cvs2svn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index d5d8ebcdaf96..27c22451299f 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -32,6 +32,7 @@ SUBVERSION_DESC= Build with subversion support GIT_DESC= Build with git support BAZAAR_DESC= Build with Bazaar support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} > 1000000 |