aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-VersionedDDL
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-05 21:43:06 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-05 21:43:06 +0800
commit703eb31de09525fc52a73f92ad959a1b95786edf (patch)
treea7cae2ee0ed52556ca684f0e3f7f2f2cb06d3abd /databases/p5-DBIx-VersionedDDL
parent26d24df72b7caa3803d17790c6d0ec3a5a7b8d07 (diff)
downloadfreebsd-ports-gnome-703eb31de09525fc52a73f92ad959a1b95786edf.tar.gz
freebsd-ports-gnome-703eb31de09525fc52a73f92ad959a1b95786edf.tar.zst
freebsd-ports-gnome-703eb31de09525fc52a73f92ad959a1b95786edf.zip
Support staging.
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