diff options
-rw-r--r-- | graphics/pecl-imlib2/Makefile | 2 |
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 |