- Stage support

This commit is contained in:
Martin Wilke 2014-02-01 14:54:17 +00:00
parent 81f24a8fb3
commit 1060c7b5ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342162
2 changed files with 4 additions and 4 deletions

View File

@ -22,10 +22,6 @@ USE_PERL5= configure
CONFIGURE_ARGS= INSTALLMAN1DIR=${PREFIX}/man/man1 CONFIGURE_ARGS= INSTALLMAN1DIR=${PREFIX}/man/man1
USE_RC_SUBR= ${PORTNAME} USE_RC_SUBR= ${PORTNAME}
MAN1= swatch.1
MAN3= Swatch::Actions.3 Swatch::Throttle.3 Swatch::Threshold.3
NO_STAGE= yes
post-patch: post-patch:
${FIND} ${WRKSRC} -name "*.orig" -delete ${FIND} ${WRKSRC} -name "*.orig" -delete

View File

@ -4,6 +4,10 @@ bin/swatch
%%SITE_PERL%%/Swatch/Throttle.pm %%SITE_PERL%%/Swatch/Throttle.pm
%%SITE_PERL%%/auto/Swatch/Actions/autosplit.ix %%SITE_PERL%%/auto/Swatch/Actions/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/swatch/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/swatch/.packlist
%%PERL5_MAN3%%/Swatch::Actions.3.gz
%%PERL5_MAN3%%/Swatch::Threshold.3.gz
%%PERL5_MAN3%%/Swatch::Throttle.3.gz
man/man1/swatch.1.gz
@dirrm %%SITE_PERL%%/Swatch @dirrm %%SITE_PERL%%/Swatch
@dirrm %%SITE_PERL%%/auto/Swatch/Actions @dirrm %%SITE_PERL%%/auto/Swatch/Actions
@dirrm %%SITE_PERL%%/auto/Swatch @dirrm %%SITE_PERL%%/auto/Swatch