diff options
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile.pear | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php4/Makefile.pear b/lang/php4/Makefile.pear index e116b8af42fa..4c3e80e5d25b 100644 --- a/lang/php4/Makefile.pear +++ b/lang/php4/Makefile.pear @@ -17,6 +17,8 @@ INSTALL_TARGET= install-pear USE_PHP= pcre xml WANT_PHP_SCR= yes +DEFAULT_PHP_VER=4 +BROKEN_WITH_PHP=5 .include <bsd.port.pre.mk> |