diff options
Diffstat (limited to 'devel/cvs2darcs')
-rw-r--r-- | devel/cvs2darcs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvs2darcs/Makefile b/devel/cvs2darcs/Makefile index d159c16c223e..29db9f439d8f 100644 --- a/devel/cvs2darcs/Makefile +++ b/devel/cvs2darcs/Makefile @@ -26,4 +26,5 @@ PLIST_FILES= bin/cvs2darcs share/cvs2darcs/cvs_convert.pl \ share/cvs2darcs/branch_detect.pl PLIST_DIRS= share/cvs2darcs +NO_STAGE= yes .include <bsd.port.mk> |