summaryrefslogtreecommitdiff
path: root/databases/php56-redis
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-06 16:57:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-06 16:57:15 +0000
commit9aa4f57414dec099a2d3bbad0b6e77f8d43bd1e3 (patch)
tree8ff1adcda041a8b0ffa08eaa7fd60886f6cc9511 /databases/php56-redis
parentRemove PHP_DEFAULT from ports, it must not be used. (diff)
Backout those, even though it is silly as only the global default php
version can really be used. Noted by: antoine Sponsored by: Absolight
Diffstat (limited to 'databases/php56-redis')
-rw-r--r--databases/php56-redis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php56-redis/Makefile b/databases/php56-redis/Makefile
index 8e26257564f4..4864201131cf 100644
--- a/databases/php56-redis/Makefile
+++ b/databases/php56-redis/Makefile
@@ -14,6 +14,7 @@ LICENSE= PHP301
USE_PHP= session
USE_PHP_BUILD= yes
USE_PHPEXT= yes
+PHP_DEFAULT= 5.6
IGNORE_WITH_PHP= 55 70
USE_GITHUB= yes