diff options
author | az <az@FreeBSD.org> | 2014-01-30 01:31:52 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 01:31:52 +0800 |
commit | d403533dfecbd8448ba800d0ea6a69066dfd4ae1 (patch) | |
tree | 3564cd5b428e12662b9f5772dcd47a9190de2cbf /databases/p5-DBIx-Class-IntrospectableM2M | |
parent | e1d949c9bc942fe57a4ef26107d49ae18567e61d (diff) | |
download | freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.tar.gz freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.tar.zst freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'databases/p5-DBIx-Class-IntrospectableM2M')
-rw-r--r-- | databases/p5-DBIx-Class-IntrospectableM2M/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile index 6bac6c111216..3aa2aaf183e3 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile +++ b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class USES= perl5 USE_PERL5= configure -MAN3= DBIx::Class::IntrospectableM2M.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist b/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist index 2f7ace96e643..b78477572a36 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist +++ b/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/DBIx/Class/IntrospectableM2M.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Class/IntrospectableM2M/.packlist +%%PERL5_MAN3%%/DBIx::Class::IntrospectableM2M.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Class/IntrospectableM2M @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Class @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx |