diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:55:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:55:43 +0000 |
commit | e15628ebf6a1fcfc276cffc40a3201aacba9138a (patch) | |
tree | 036c24888ef699a36a0db41d047b3d0e7e3acbc8 /devel/p5-B-Hooks-OP-Annotation | |
parent | 68414c534d086cc747fcd0f7b6f77d79a7b9a560 (diff) |
Notes
Diffstat (limited to 'devel/p5-B-Hooks-OP-Annotation')
-rw-r--r-- | devel/p5-B-Hooks-OP-Annotation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-B-Hooks-OP-Annotation/Makefile b/devel/p5-B-Hooks-OP-Annotation/Makefile index 91aa1af57020..76b7dea540e2 100644 --- a/devel/p5-B-Hooks-OP-Annotation/Makefile +++ b/devel/p5-B-Hooks-OP-Annotation/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Annotate and delegate hooked OPs BUILD_DEPENDS= p5-ExtUtils-Depends>=0.304:${PORTSDIR}/devel/p5-ExtUtils-Depends -RUN_DEPENDS= p5-ExtUtils-Depends>=0.304:${PORTSDIR}/devel/p5-ExtUtils-Depends +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 |