From bc4db5541bf1997cc0910f846e7ce23df75ece4d Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Tue, 13 Apr 2010 14:26:03 +0000 Subject: [PATCH] - 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) --- graphics/pecl-imlib2/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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