Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-05 17:16:51 +00:00
parent d93e8fdbfd
commit 25b17644de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342790
2 changed files with 2 additions and 4 deletions

View file

@ -25,10 +25,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN1= svm.1
MAN3= SVN::Mirror.3
NO_STAGE= yes
regression-test:
cd ${WRKSRC} && ${MAKE} test

View file

@ -1,4 +1,6 @@
bin/svm
man/man1/svm.1.gz
%%PERL5_MAN3%%/SVN::Mirror.3.gz
%%SITE_PERL%%/SVN/Mirror.pm
%%SITE_PERL%%/SVN/Mirror/Ra.pm
%%SITE_PERL%%/SVN/Mirror/Git.pm