1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark this for expiration. devel/php-dbg2 works with php5, and compiles

with gcc4.2; this one does neither.

Submitted by:	maintainer, via email
This commit is contained in:
Mark Linimon 2007-10-13 16:24:51 +00:00
parent 8cf414c09e
commit f73607b3d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201407

View File

@ -12,9 +12,12 @@ MASTER_SITES= http://dd.cron.ru/dbg/dnld/
PKGNAMEPREFIX= php-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= josh@tcbug.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Debugger for PHP4
DEPRECATED= does not work with php5 and does not compile on gcc4.2
EXPIRATION_DATE= 2007-11-13
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_PHP= yes
USE_PHPIZE= yes