From e05c94872583a6a4396b48b42af539de97a96d95 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 28 Jun 2015 16:02:34 +0000 Subject: - Remove a few deprecated DEFAULT_PHP_VER - Do not abuse DEFAULT_VERSIONS --- databases/php5-redis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/php5-redis') diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile index a8320f66bdc7..68620a535d8b 100644 --- a/databases/php5-redis/Makefile +++ b/databases/php5-redis/Makefile @@ -14,7 +14,7 @@ LICENSE= PHP301 USE_PHP= session USE_PHP_BUILD= yes USE_PHPEXT= yes -DEFAULT_VERSIONS+=php=5 +PHP_DEFAULT= 5.4 USE_GITHUB= yes GH_ACCOUNT= phpredis -- cgit v1.2.3