From bcb88d4183d647ae4347391f0f49e436376605c4 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 1 Dec 2004 10:36:26 +0000 Subject: Set correct default PHP version. PR: ports/74300 Submitted by: Ryan --- lang/php4/Makefile.pear | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/php4') 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 -- cgit v1.2.3