diff options
Diffstat (limited to 'devel/deployer/Makefile')
-rw-r--r-- | devel/deployer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/deployer/Makefile b/devel/deployer/Makefile index cf9b1a3720d0..0b9e24daa307 100644 --- a/devel/deployer/Makefile +++ b/devel/deployer/Makefile @@ -14,7 +14,7 @@ WWW= https://deployer.org/ LICENSE= MIT USES= php:flavors -USE_PHP= curl iconv json openssl pcntl phar posix zlib +USE_PHP= curl iconv pcntl phar posix zlib CONFLICTS_INSTALL= php*-deployer |