diff options
author | kris <kris@FreeBSD.org> | 2006-11-17 14:41:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-17 14:41:55 +0800 |
commit | 87d9be648a34bf09a181494a7a93f08cd55ef176 (patch) | |
tree | 34214def37dedcd23b37f44769c2e91773a6c547 /devel/php-dbg2 | |
parent | 943d0c7abfc1fd1e0bb90d93f20966e70cefe891 (diff) | |
download | freebsd-ports-graphics-87d9be648a34bf09a181494a7a93f08cd55ef176.tar.gz freebsd-ports-graphics-87d9be648a34bf09a181494a7a93f08cd55ef176.tar.zst freebsd-ports-graphics-87d9be648a34bf09a181494a7a93f08cd55ef176.zip |
BROKEN: Does not compile
Diffstat (limited to 'devel/php-dbg2')
-rw-r--r-- | devel/php-dbg2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile index 443b78e7c92..acc890269bb 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 |