aboutsummaryrefslogtreecommitdiffstats
path: root/devel/php-dbg2
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2010-10-15 05:30:32 +0800
committerjpaetzel <jpaetzel@FreeBSD.org>2010-10-15 05:30:32 +0800
commitef91aa813db89c8d8049c674f382c526d71a56f5 (patch)
tree468268c439ea7dcc5c124f2639d5cb786e9769d1 /devel/php-dbg2
parentd2688e3d56992daeac51fb1404113f516081aa2e (diff)
downloadfreebsd-ports-gnome-ef91aa813db89c8d8049c674f382c526d71a56f5.tar.gz
freebsd-ports-gnome-ef91aa813db89c8d8049c674f382c526d71a56f5.tar.zst
freebsd-ports-gnome-ef91aa813db89c8d8049c674f382c526d71a56f5.zip
Prep for removal
Diffstat (limited to 'devel/php-dbg2')
-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}