From 0033f7edf09a0202f6b3d941e82389b136a9db72 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 5 Apr 2009 07:19:17 +0000 Subject: [PATCH] - Mark BROKEN: does not compile with subversion-1.6 Submitted by: wen heping (maintainer) --- devel/pecl-svn/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile index 25cb81f940aa..6633e4398952 100644 --- a/devel/pecl-svn/Makefile +++ b/devel/pecl-svn/Makefile @@ -22,4 +22,6 @@ LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion USE_PHP= yes USE_PHPEXT= yes +BROKEN= does not compile with subversion-1.6 + .include