aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imlib2
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-04-13 14:26:03 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-04-13 14:26:03 +0000
commitbc4db5541bf1997cc0910f846e7ce23df75ece4d (patch)
treea26a01aec2715cd5e16152f97989579016155083 /graphics/pecl-imlib2
parentf61eb0cbab0eb372608f323e56d2f229c376d36a (diff)
- Marked BROKEN. Generates an uncommon compiler error related to the
PHP 5.3.2 upgrade. Will research and fix after other ports broken with common errors are fixed. Reported by: pointyhat Approved by: portmgr (itetcu, erwin - blanket)
Notes
Notes: svn path=/head/; revision=252645
Diffstat (limited to 'graphics/pecl-imlib2')
-rw-r--r--graphics/pecl-imlib2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pecl-imlib2/Makefile b/graphics/pecl-imlib2/Makefile
index 46983ca4cce9..e3f9dc7aafc3 100644
--- a/graphics/pecl-imlib2/Makefile
+++ b/graphics/pecl-imlib2/Makefile
@@ -21,6 +21,8 @@ USE_PHP= yes
USE_PHPEXT= yes
USE_EFL= imlib2
+BROKEN= does not compile with PHP 5.3.2
+
# libImlib2 may or may not depend on X, however,
# imlib2 extension doesn't need X related functions in libImlib2
CFLAGS+= -DX_DISPLAY_MISSING