net-mgmt/klg: remove supoprt for PHP 5.6
This commit is contained in:
parent
60d4a18276
commit
1a902ecbc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488886
1 changed files with 0 additions and 4 deletions
|
@ -37,11 +37,7 @@ SSH2_DESC= SSH2 support for router access
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSSH2}
|
||||
. if ${PHP_VER} < 70
|
||||
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/ssh2.so:security/pecl-ssh2-0@${PHP_FLAVOR}
|
||||
. else
|
||||
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/ssh2.so:security/pecl-ssh2@${PHP_FLAVOR}
|
||||
. endif
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue