summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-04-20 14:59:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-04-20 14:59:05 +0000
commitb5be17ea84c3796700c7d3df9c654a8b3cd079ce (patch)
treef23774f733c1d3ad6bd2c0dceae3ae2cd255e12c
parentflavorize arcanist, libphutil and phabricator. (diff)
Mark BROKEN: fails to configure
Generating a Unix-style Makefile Writing Makefile for SVK Writing MYMETA.yml and MYMETA.json ===> Warning: SVN::Core missing or outdated. Please manually install SVN::Core by compiling Subversion (version 1.3.0 or above) with SWIG/Perl bindings, and try this installation process again. Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=467832
-rw-r--r--devel/svk/Makefile2
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 \