aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/php70-fastdfs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/php70-fastdfs/Makefile b/ftp/php70-fastdfs/Makefile
index 2c3969e8de4d..8a85ccd99778 100644
--- a/ftp/php70-fastdfs/Makefile
+++ b/ftp/php70-fastdfs/Makefile
@@ -1,8 +1,9 @@
# $FreeBSD$
-PORTNAME= php70-fastdfs
+PORTNAME= fastdfs
PORTVERSION= 5.0.8
CATEGORIES= ftp
+PKGNAMEPREFIX= php70-
MAINTAINER= daniel@blodan.se
COMMENT= PHP 7 module for accessing a FastDFS cluster
@@ -18,7 +19,7 @@ GH_PROJECT= fastdfs
GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
USES= php:ext
-IGNORE_WITH_PHP= 56
+IGNORE_WITH_PHP= 56 71
PHP_VER= 70
WRKSRC_SUBDIR= php_client