aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-VersionedDDL
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 13:43:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 13:43:06 +0000
commit58fb45f3dd6072a62c8853d31c25cee7e8140684 (patch)
treea7cae2ee0ed52556ca684f0e3f7f2f2cb06d3abd /databases/p5-DBIx-VersionedDDL
parent7fb63a7d641b28e5c3da916cfe4f0d9cb4c40a7a (diff)
downloadports-58fb45f3dd6072a62c8853d31c25cee7e8140684.tar.gz
ports-58fb45f3dd6072a62c8853d31c25cee7e8140684.zip
Support staging.
Notes
Notes: svn path=/head/; revision=342698
Diffstat (limited to 'databases/p5-DBIx-VersionedDDL')
-rw-r--r--databases/p5-DBIx-VersionedDDL/Makefile5
-rw-r--r--databases/p5-DBIx-VersionedDDL/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile
index 3237a55d1207..d7f822397601 100644
--- a/databases/p5-DBIx-VersionedDDL/Makefile
+++ b/databases/p5-DBIx-VersionedDDL/Makefile
@@ -27,9 +27,4 @@ RUN_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
USES= perl5
USE_PERL5= configure
-MAN1= migrate_schema.1
-MAN3= DBIx::VersionedDDL.3 \
- DBIx::VersionedDDL::Plugin::DefaultScriptProcessor.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/p5-DBIx-VersionedDDL/pkg-plist b/databases/p5-DBIx-VersionedDDL/pkg-plist
index 8dca758bef03..724defe7696e 100644
--- a/databases/p5-DBIx-VersionedDDL/pkg-plist
+++ b/databases/p5-DBIx-VersionedDDL/pkg-plist
@@ -2,6 +2,9 @@ bin/migrate_schema
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/VersionedDDL/.packlist
%%SITE_PERL%%/DBIx/VersionedDDL.pm
%%SITE_PERL%%/DBIx/VersionedDDL/Plugin/DefaultScriptProcessor.pm
+%%PERL5_MAN3%%/DBIx::VersionedDDL.3.gz
+%%PERL5_MAN3%%/DBIx::VersionedDDL::Plugin::DefaultScriptProcessor.3.gz
+man/man1/migrate_schema.1.gz
@dirrm %%SITE_PERL%%/DBIx/VersionedDDL/Plugin
@dirrm %%SITE_PERL%%/DBIx/VersionedDDL
@dirrmtry %%SITE_PERL%%/DBIx