diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:30:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:30:54 +0000 |
commit | 6368b8b0b13d8d96eb0b473a83817e580070eb05 (patch) | |
tree | c29811b9daa9fe42c36a61104fc9b0b981be3a4a /textproc/p5-Time-Human | |
parent | 88df06ce85e463645df940f98acfcb9776020f1c (diff) |
Notes
Diffstat (limited to 'textproc/p5-Time-Human')
-rw-r--r-- | textproc/p5-Time-Human/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 3a5b3edc54a5..7ffaaac87de0 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= eadler@FreeBSD.org COMMENT= Convert localtime() format to "speaking clock" time -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Time::Human.3 |