--- www/drush/Makefile 2018-02-11 12:15:02.000000000 +0100 +++ www/drush/Makefile 2018-04-24 15:19:30.284832000 +0200 @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ DISTNAME= drush EXTRACT_SUFX= .phar +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= idefix@fechner.net COMMENT= Drupal command line and scripting interface @@ -17,7 +18,7 @@ NO_WRKSUBDIR= yes NO_ARCH= yes -USES= php:cli +USES= php:cli,flavors # set php requirements same as drupal itself USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter phar