summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-02-23 03:36:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-02-23 03:36:31 +0000
commit5a63789c85288f4c00fc9a9f0a1311c3fbaab0f5 (patch)
tree23288c02612d6de1bdd3f69162042490d7de4be9
parent- Update to 0.28 (diff)
- Unbreak.
Thanks to: dougb
Notes
Notes: svn path=/head/; revision=292099
-rw-r--r--devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile
index 713a27d5bab2..36ed6d2844ff 100644
--- a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile
+++ b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile
@@ -17,9 +17,8 @@ COMMENT= Perl extension to invoke callback on construction of entersub OPs
RUN_DEPENDS= \
p5-B-Hooks-OP-Check>=0.19:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
p5-B-Utils>0:${PORTSDIR}/devel/p5-B-Utils
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
-BROKEN= does not configure
+BUILD_DEPENDS= ${RUN_DEPENDS} \
+ p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends
PERL_CONFIGURE= yes