Index: Makefile =================================================================== --- Makefile +++ Makefile @@ -3,8 +3,10 @@ PORTNAME= drush DISTVERSION= 8.1.16 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= drush EXTRACT_SUFX= .phar @@ -17,7 +19,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