diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-06 22:59:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-06 22:59:25 +0000 |
commit | 71a727aa895f1c2456fbfcce6258b27662de6ec6 (patch) | |
tree | c20379ce5035b5c8e358b3e59f5d7b3613b4e1a9 /devel/p5-B-Hooks-OP-Check-EntersubForCV | |
parent | f4aed961b1ae4d5bea2716b3beac7dfc62af10e7 (diff) | |
download | ports-71a727aa895f1c2456fbfcce6258b27662de6ec6.tar.gz ports-71a727aa895f1c2456fbfcce6258b27662de6ec6.zip |
Notes
Diffstat (limited to 'devel/p5-B-Hooks-OP-Check-EntersubForCV')
-rw-r--r-- | devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile index d6cf457746fd..713a27d5bab2 100644 --- a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile +++ b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= \ p5-B-Utils>0:${PORTSDIR}/devel/p5-B-Utils BUILD_DEPENDS= ${RUN_DEPENDS} +BROKEN= does not configure + PERL_CONFIGURE= yes MAN3= B::Hooks::OP::Check::EntersubForCV.3 |