summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pecl-svn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile
index 6633e4398952..43c75cd4483b 100644
--- a/devel/pecl-svn/Makefile
+++ b/devel/pecl-svn/Makefile
@@ -23,5 +23,7 @@ USE_PHP= yes
USE_PHPEXT= yes
BROKEN= does not compile with subversion-1.6
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2009-09-09
.include <bsd.port.mk>