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