diff options
-rw-r--r-- | devel/svk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/svk/Makefile b/devel/svk/Makefile index 2a98ffc26bf7..3738b5755154 100644 --- a/devel/svk/Makefile +++ b/devel/svk/Makefile @@ -15,6 +15,8 @@ COMMENT= Distributed Version Control System LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BROKEN= fails to configure + BUILD_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-subversion>=0:devel/p5-subversion \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ |