From 77cb321f555961d887151f7a0e56b4289007a832 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sun, 20 May 2012 06:42:55 +0000 Subject: Mark IGNORE with php 5.4 and set 5.3 as default. Reported by: pav Pointyhat to: me --- devel/pecl-bcompiler/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/pecl-bcompiler/Makefile') diff --git a/devel/pecl-bcompiler/Makefile b/devel/pecl-bcompiler/Makefile index ba4a592f72e6..7238070580c4 100644 --- a/devel/pecl-bcompiler/Makefile +++ b/devel/pecl-bcompiler/Makefile @@ -18,6 +18,8 @@ COMMENT= A bytecode compiler extension USE_PHP= bz2 USE_PHPEXT= yes +DEFAULT_PHP_VER=53 +IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-bcompiler -- cgit v1.2.3