diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 608fbc9eefd0..9419fe495a3c 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -22,10 +22,6 @@ USE_PERL5= configure CONFIGURE_ARGS= INSTALLMAN1DIR=${PREFIX}/man/man1 USE_RC_SUBR= ${PORTNAME} -MAN1= swatch.1 -MAN3= Swatch::Actions.3 Swatch::Throttle.3 Swatch::Threshold.3 - -NO_STAGE= yes post-patch: ${FIND} ${WRKSRC} -name "*.orig" -delete diff --git a/security/swatch/pkg-plist b/security/swatch/pkg-plist index 563b77c72f74..56114bfb456f 100644 --- a/security/swatch/pkg-plist +++ b/security/swatch/pkg-plist @@ -4,6 +4,10 @@ bin/swatch %%SITE_PERL%%/Swatch/Throttle.pm %%SITE_PERL%%/auto/Swatch/Actions/autosplit.ix %%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%%/auto/Swatch/Actions @dirrm %%SITE_PERL%%/auto/Swatch