diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-20 15:26:42 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-20 15:26:42 +0000 |
commit | d30bd09783774c971cc536aa06c972bb77f7a8db (patch) | |
tree | eb7bc64a50b8a08bc248e3668db72955475d21a9 /textproc | |
parent | d34d1218cafa3e04440e1e27a90312b9ffcf7fac (diff) | |
download | ports-d30bd09783774c971cc536aa06c972bb77f7a8db.tar.gz ports-d30bd09783774c971cc536aa06c972bb77f7a8db.zip |
Notes
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 |