diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-07 13:20:32 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-07 13:20:32 +0000 |
commit | ca70e439c2cab3afa6b1f158853e01058c1fac47 (patch) | |
tree | 1d8dce4b39a3357f2e6741d55cb1b9a1fa54d346 /devel/p5-MooseX-AttributeShortcuts | |
parent | bd0fca35b5f21e0a664069b2d0448565e1830160 (diff) | |
download | ports-ca70e439c2cab3afa6b1f158853e01058c1fac47.tar.gz ports-ca70e439c2cab3afa6b1f158853e01058c1fac47.zip |
Notes
Diffstat (limited to 'devel/p5-MooseX-AttributeShortcuts')
-rw-r--r-- | devel/p5-MooseX-AttributeShortcuts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-MooseX-AttributeShortcuts/Makefile b/devel/p5-MooseX-AttributeShortcuts/Makefile index db4ab902051e..e5ee1834cb7e 100644 --- a/devel/p5-MooseX-AttributeShortcuts/Makefile +++ b/devel/p5-MooseX-AttributeShortcuts/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MooseX::AttributeShortcuts.3 |