diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-28 16:02:34 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-28 16:02:34 +0000 |
| commit | e05c94872583a6a4396b48b42af539de97a96d95 (patch) | |
| tree | a39eebf4ca41d5da9e3a8166ea237f6af84f16fe /databases/php5-tarantool/Makefile | |
| parent | - Update options (diff) | |
- Remove a few deprecated DEFAULT_PHP_VER
- Do not abuse DEFAULT_VERSIONS
Diffstat (limited to 'databases/php5-tarantool/Makefile')
| -rw-r--r-- | databases/php5-tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 553fccf193a9..fa84512b1eed 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -13,7 +13,7 @@ USE_GITHUB= yes USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -DEFAULT_PHP_VER=5 +PHP_DEFAULT= 5.4 PHP_MODNAME= ${PORTNAME} GH_PROJECT= ${PORTNAME}-php |
