From d403533dfecbd8448ba800d0ea6a69066dfd4ae1 Mon Sep 17 00:00:00 2001 From: az Date: Wed, 29 Jan 2014 17:31:52 +0000 Subject: - add stage support Approved by: portmgr (blanket infrastructure) --- databases/p5-Test-mysqld/Makefile | 3 --- databases/p5-Test-mysqld/pkg-plist | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/p5-Test-mysqld') diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile index af1e698b066..d09f919e4f3 100644 --- a/databases/p5-Test-mysqld/Makefile +++ b/databases/p5-Test-mysqld/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Test::mysqld.3 - -NO_STAGE= yes .include diff --git a/databases/p5-Test-mysqld/pkg-plist b/databases/p5-Test-mysqld/pkg-plist index 1dbb7ce3272..87ac32a6724 100644 --- a/databases/p5-Test-mysqld/pkg-plist +++ b/databases/p5-Test-mysqld/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/mysqld/.packlist %%SITE_PERL%%/Test/mysqld.pm +%%PERL5_MAN3%%/Test::mysqld.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/mysqld -- cgit