aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/klg
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-30 22:08:39 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-30 22:08:39 +0000
commit3c769f4622565a03c58a68b0e13aaf2af45648e7 (patch)
tree129bf05ce2f5201199632b146bd5110b9faed7d6 /net-mgmt/klg
parentd0a4c37d4b8b4989f47ce40e90a976ade1ce43c0 (diff)
downloadports-3c769f4622565a03c58a68b0e13aaf2af45648e7.tar.gz
ports-3c769f4622565a03c58a68b0e13aaf2af45648e7.zip
math/klg: remove support for PHP 5.6
Notes
Notes: svn path=/head/; revision=488743
Diffstat (limited to 'net-mgmt/klg')
-rw-r--r--net-mgmt/klg/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile
index 7daf3840bb46..3858eaa66b7f 100644
--- a/net-mgmt/klg/Makefile
+++ b/net-mgmt/klg/Makefile
@@ -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: