summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2010-10-14 21:30:32 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2010-10-14 21:30:32 +0000
commit0cc27ff175396baab40771a63fc512f317514e59 (patch)
treeffe02f8e510a03789f36e14222910e7b47d58c17 /devel
parentUpgrade to 1.4.4. (diff)
Prep for removal
Notes
Notes: svn path=/head/; revision=263012
Diffstat (limited to 'devel')
-rw-r--r--devel/php-dbg2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile
index b396adc85d1a..67f3148331ac 100644
--- a/devel/php-dbg2/Makefile
+++ b/devel/php-dbg2/Makefile
@@ -23,7 +23,9 @@ CONFIGURE_ARGS= --enable-dbg=shared --with-dbg-profiler \
--prefix=${PREFIX}/lib/php/${PHP_EXT_DIR}
PKGMESSAGE= pkg-message
-BROKEN= does not compile with PHP 5.3.2
+BROKEN= does not compile with PHP 5.3.x or recent versions of 5.2.x
+DEPRECATED= No upstream support
+EXPIRATION_DATE= 2010-12-30
post-install:
@${CAT} ${PKGMESSAGE}