From 87d9be648a34bf09a181494a7a93f08cd55ef176 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 17 Nov 2006 06:41:55 +0000 Subject: BROKEN: Does not compile --- devel/pear-apd/Makefile | 2 ++ devel/pecl-runkit/Makefile | 2 ++ devel/php-dbg/Makefile | 2 ++ devel/php-dbg2/Makefile | 2 ++ 4 files changed, 8 insertions(+) (limited to 'devel') diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile index ae8fad4694b1..d451a59b9039 100644 --- a/devel/pear-apd/Makefile +++ b/devel/pear-apd/Makefile @@ -16,6 +16,8 @@ COMMENT= A full-featured engine-level PHP profiler/debugger BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not compile + USE_PHP= yes USE_PHPIZE= yes diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile index f36a7012b780..dc8855c63c8c 100644 --- a/devel/pecl-runkit/Makefile +++ b/devel/pecl-runkit/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= PECL MAINTAINER= pav@FreeBSD.org COMMENT= PECL extension to modify constants, user-defined functions and classes +BROKEN= Does not compile + USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= runkit diff --git a/devel/php-dbg/Makefile b/devel/php-dbg/Makefile index 443b78e7c92a..acc890269bb6 100644 --- a/devel/php-dbg/Makefile +++ b/devel/php-dbg/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 +BROKEN= Does not compile + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PHP= yes USE_PHPIZE= yes diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile index 443b78e7c92a..acc890269bb6 100644 --- a/devel/php-dbg2/Makefile +++ b/devel/php-dbg2/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 +BROKEN= Does not compile + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PHP= yes USE_PHPIZE= yes -- cgit