From d479413632afc8ccf85904f8db8abfd02cd1b4b3 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 17 Nov 2006 06:41:55 +0000 Subject: [PATCH] BROKEN: Does not compile --- databases/pecl-paradox/Makefile | 2 ++ devel/pear-apd/Makefile | 2 ++ devel/pecl-runkit/Makefile | 2 ++ devel/php-dbg/Makefile | 2 ++ devel/php-dbg2/Makefile | 2 ++ 5 files changed, 10 insertions(+) diff --git a/databases/pecl-paradox/Makefile b/databases/pecl-paradox/Makefile index dedc9a10e011..cb6d21073dbd 100644 --- a/databases/pecl-paradox/Makefile +++ b/databases/pecl-paradox/Makefile @@ -18,6 +18,8 @@ COMMENT= An extension to read and write Paradox files LIB_DEPENDS= px.6:${PORTSDIR}/databases/pxlib +BROKEN= Does not compile + USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes 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