diff options
author | arved <arved@FreeBSD.org> | 2010-08-15 20:05:51 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2010-08-15 20:05:51 +0800 |
commit | 8a6b50e680ad5dbcb320446a1750c8bcae65b2c8 (patch) | |
tree | c6e913514ff155bb11e90a1adc62822970acf62a /devel | |
parent | b680d7f07a0bca78f6562091e46fbe9f59cb98d3 (diff) | |
download | freebsd-ports-gnome-8a6b50e680ad5dbcb320446a1750c8bcae65b2c8.tar.gz freebsd-ports-gnome-8a6b50e680ad5dbcb320446a1750c8bcae65b2c8.tar.zst freebsd-ports-gnome-8a6b50e680ad5dbcb320446a1750c8bcae65b2c8.zip |
Mark port broken. Does not compile with new ice version
Approved by: maintainer timeout
Diffstat (limited to 'devel')
-rw-r--r-- | devel/php5-ice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/php5-ice/Makefile b/devel/php5-ice/Makefile index 73e40465b8cc..5864894f06ed 100644 --- a/devel/php5-ice/Makefile +++ b/devel/php5-ice/Makefile @@ -18,6 +18,8 @@ COMMENT= An Ice (Internet Communications Engine) language mapping for PHP LIB_DEPENDS= Ice.${LIB_VRS}:${PORTSDIR}/devel/ice +BROKEN= Port needs to be updated to new Ice version. + USE_GMAKE= yes MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} DEFAULT_PHP_VER=5 |