diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:23:45 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:23:45 +0000 |
commit | b3d40bd309bb0a294a03766486aac0507397e127 (patch) | |
tree | 19eb017a5b8894f1619fc33eb05dfa509db0ecc6 /devel/p5-File-chmod | |
parent | 0f01418344d14cdbf6809b4c37d5a6df53a46746 (diff) |
Notes
Diffstat (limited to 'devel/p5-File-chmod')
-rw-r--r-- | devel/p5-File-chmod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-chmod/Makefile b/devel/p5-File-chmod/Makefile index b684e57408bd..1990987cf63b 100644 --- a/devel/p5-File-chmod/Makefile +++ b/devel/p5-File-chmod/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= smatsui@karashi.org COMMENT= File::chmod - Implements symbolic and ls chmod modes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::chmod.3 |