diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-20 23:26:42 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-20 23:26:42 +0800 |
commit | e78f0effd4c76fbe06884f7fdb3e9b8a53ed3232 (patch) | |
tree | eb7bc64a50b8a08bc248e3668db72955475d21a9 /textproc | |
parent | 26e44bd40150c5a9babf9e2c00138a15d0b16ed0 (diff) | |
download | freebsd-ports-gnome-e78f0effd4c76fbe06884f7fdb3e9b8a53ed3232.tar.gz freebsd-ports-gnome-e78f0effd4c76fbe06884f7fdb3e9b8a53ed3232.tar.zst freebsd-ports-gnome-e78f0effd4c76fbe06884f7fdb3e9b8a53ed3232.zip |
- Convert to staging
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Time-Human/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Time-Human/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 818503e02567..56ccd481befd 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -13,10 +13,7 @@ COMMENT= Convert localtime() format to "speaking clock" time USES= perl5 USE_PERL5= configure -MAN3= Time::Human.3 - test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Time-Human/pkg-plist b/textproc/p5-Time-Human/pkg-plist index 843739fd7eeb..af53bd57cf3b 100644 --- a/textproc/p5-Time-Human/pkg-plist +++ b/textproc/p5-Time-Human/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human/.packlist +%%PERL5_MAN3%%/Time::Human.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time %%SITE_PERL%%/Time/Human.pm |