summaryrefslogtreecommitdiff
path: root/lang/php52/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php52/Makefile.ext')
-rw-r--r--lang/php52/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext
index 1e23a4e174f4..eb219c374c53 100644
--- a/lang/php52/Makefile.ext
+++ b/lang/php52/Makefile.ext
@@ -4,7 +4,7 @@ USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
DEFAULT_PHP_VER=52
-BROKEN_WITH_PHP=4 5
+IGNORE_WITH_PHP=4 5
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}