diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/Makefile | 3 | ||||
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile index 34f0b281b455..3d6f7d2e6f95 100644 --- a/ftp/p5-SOAP-Transport-FTP/Makefile +++ b/ftp/p5-SOAP-Transport-FTP/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= SOAP::Transport::FTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/ftp/p5-SOAP-Transport-FTP/pkg-plist b/ftp/p5-SOAP-Transport-FTP/pkg-plist index 6887c7015681..1ee892dca683 100644 --- a/ftp/p5-SOAP-Transport-FTP/pkg-plist +++ b/ftp/p5-SOAP-Transport-FTP/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SOAP/Transport/FTP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/FTP/.packlist +%%PERL5_MAN3%%/SOAP::Transport::FTP.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/FTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP |