diff options
author | matthew <matthew@FreeBSD.org> | 2013-09-27 16:08:14 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2013-09-27 16:08:14 +0800 |
commit | dc08120dff35774152ae00d9b2d6734f0f422603 (patch) | |
tree | f90db94e8db5312866f17496f09de6ce52b93172 /misc | |
parent | eed375a06e30e9e497042c583c2f06adb99c9821 (diff) | |
download | freebsd-ports-gnome-dc08120dff35774152ae00d9b2d6734f0f422603.tar.gz freebsd-ports-gnome-dc08120dff35774152ae00d9b2d6734f0f422603.tar.zst freebsd-ports-gnome-dc08120dff35774152ae00d9b2d6734f0f422603.zip |
- stageify
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-Hours/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-Business-Hours/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile index 8c9b13304197..f510ad23166f 100644 --- a/misc/p5-Business-Hours/Makefile +++ b/misc/p5-Business-Hours/Makefile @@ -20,5 +20,4 @@ USE_PERL5= configure MAN3= Business::Hours.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-Business-Hours/pkg-plist b/misc/p5-Business-Hours/pkg-plist index f6819be4142e..a13681609d2d 100644 --- a/misc/p5-Business-Hours/pkg-plist +++ b/misc/p5-Business-Hours/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Hours/.packlist %%SITE_PERL%%/Business/Hours.pm +%%PERL5_MAN3%%/Business::Hours.3.gz @dirrmtry %%SITE_PERL%%/Business @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Hours @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business |