From 1edce6f8e2e5bb03c97dc3899b6651c77574ad0b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 5 Oct 2005 22:04:14 +0000 Subject: - Remove homebrew depcheck --- sysutils/pear-Log/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 0707a9b1750e..2e837e825916 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -48,12 +48,6 @@ OPTIONS+= PHP_SQLITE "PHP sqlite support" off .include -PHP_VERS= ${PHP_VERSION:S/.//g} - -.if defined(PHP_VERS) && ${PHP_VERS} < 430 -IGNORE= "You need PHP 4.3.0 or later to install PEAR::Log" -.endif - .if defined(WITH_PEAR_DB) BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB .endif -- cgit v1.2.3