From f1936627819db16b3961f2bc1aaadc0eefd19362 Mon Sep 17 00:00:00 2001 From: itetcu Date: Thu, 17 Jul 2008 20:38:50 +0000 Subject: Mark broken: depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with each other Prompted by: QA Tindy run --- devel/py-subversion/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile index 897c4069f411..fa9145561175 100644 --- a/devel/py-subversion/Makefile +++ b/devel/py-subversion/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= py- MAINTAINER= lev@FreeBSD.org COMMENT= Python bindings for version control system +BROKEN= depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with each other + MASTERDIR= ${.CURDIR}/../../devel/subversion PKGDIR= ${.CURDIR} -- cgit