diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-29 00:46:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-29 00:46:35 +0800 |
commit | 32f32cf9af389cfa4c4d49b5e7873dff4df2d4cf (patch) | |
tree | fcc23bae1f63e1b2c8fc1607224856136b62e4ad | |
parent | 0b465078133106c9b7b78458da918aed91125f42 (diff) | |
download | freebsd-ports-gnome-32f32cf9af389cfa4c4d49b5e7873dff4df2d4cf.tar.gz freebsd-ports-gnome-32f32cf9af389cfa4c4d49b5e7873dff4df2d4cf.tar.zst freebsd-ports-gnome-32f32cf9af389cfa4c4d49b5e7873dff4df2d4cf.zip |
- Stage support
-rw-r--r-- | devel/p5-Exception-Handler/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Exception-Handler/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Exception-Handler/Makefile b/devel/p5-Exception-Handler/Makefile index c4adf76617b3..0c1f70a73b69 100644 --- a/devel/p5-Exception-Handler/Makefile +++ b/devel/p5-Exception-Handler/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module that report exceptions with formatted text call-stack USES= perl5 USE_PERL5= configure -MAN3= Exception::Handler.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Exception-Handler/pkg-plist b/devel/p5-Exception-Handler/pkg-plist index 1fe6784331a2..7a3f7c23548f 100644 --- a/devel/p5-Exception-Handler/pkg-plist +++ b/devel/p5-Exception-Handler/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Exception::Handler.3.gz %%SITE_PERL%%/Exception/Handler.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler |