diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-06 16:44:59 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-06 16:44:59 +0000 |
| commit | 9db2f50d3a91f3805a2d8a36842ad5e26d26052d (patch) | |
| tree | 6d21f8a9757192e336ba3bed227feeb710357a73 /databases | |
| parent | New port: devel/simavr (diff) | |
Remove PHP_DEFAULT from ports, it must not be used.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/php-adodb-ext/Makefile | 1 | ||||
| -rw-r--r-- | databases/php55-redis/Makefile | 1 | ||||
| -rw-r--r-- | databases/php56-redis/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/databases/php-adodb-ext/Makefile b/databases/php-adodb-ext/Makefile index abe712318300..b4a6ec97f159 100644 --- a/databases/php-adodb-ext/Makefile +++ b/databases/php-adodb-ext/Makefile @@ -18,7 +18,6 @@ USES= dos2unix zip USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= adodb -PHP_DEFAULT= 55 IGNORE_WITH_PHP=56 70 SUB_FILES= pkg-message diff --git a/databases/php55-redis/Makefile b/databases/php55-redis/Makefile index 91bd027e9a64..86ce71c97a88 100644 --- a/databases/php55-redis/Makefile +++ b/databases/php55-redis/Makefile @@ -18,7 +18,6 @@ GH_PROJECT= phpredis USE_PHP= session USE_PHP_BUILD= yes USE_PHPEXT= yes -PHP_DEFAULT= 5.5 IGNORE_WITH_PHP= 56 70 PHP_MODNAME= redis diff --git a/databases/php56-redis/Makefile b/databases/php56-redis/Makefile index 4864201131cf..8e26257564f4 100644 --- a/databases/php56-redis/Makefile +++ b/databases/php56-redis/Makefile @@ -14,7 +14,6 @@ LICENSE= PHP301 USE_PHP= session USE_PHP_BUILD= yes USE_PHPEXT= yes -PHP_DEFAULT= 5.6 IGNORE_WITH_PHP= 55 70 USE_GITHUB= yes |
