aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-27 09:29:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-27 09:29:23 +0000
commitcb15e80656df1f725c107a67075b85fde3213766 (patch)
treea407beaebe1195e009b98c77d8eb648d13ef7834 /ftp
parent1430c31e19c01b5e76cdcc18446215fbda158620 (diff)
downloadports-cb15e80656df1f725c107a67075b85fde3213766.tar.gz
ports-cb15e80656df1f725c107a67075b85fde3213766.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/php56-fastdfs/Makefile2
-rw-r--r--ftp/php70-fastdfs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/php56-fastdfs/Makefile b/ftp/php56-fastdfs/Makefile
index 36010f780e58..ce2d42be3b60 100644
--- a/ftp/php56-fastdfs/Makefile
+++ b/ftp/php56-fastdfs/Makefile
@@ -18,7 +18,7 @@ GH_PROJECT= fastdfs
GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
USES= php:ext
-IGNORE_WITH_PHP= 55 70
+IGNORE_WITH_PHP= 70
PHP_DEFAULT= 5.6
WRKSRC_SUBDIR= php_client
diff --git a/ftp/php70-fastdfs/Makefile b/ftp/php70-fastdfs/Makefile
index cea1b934524b..cf4f689bbe30 100644
--- a/ftp/php70-fastdfs/Makefile
+++ b/ftp/php70-fastdfs/Makefile
@@ -18,7 +18,7 @@ GH_PROJECT= fastdfs
GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
USES= php:ext
-IGNORE_WITH_PHP= 55 56
+IGNORE_WITH_PHP= 56
PHP_DEFAULT= 7.0
WRKSRC_SUBDIR= php_client