aboutsummaryrefslogtreecommitdiff
path: root/ftp/php70-fastdfs
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-26 14:38:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-26 14:38:27 +0000
commitceeb325af457d1bcad7e3879b087059a60737a7c (patch)
tree4d112a7087f008607c4b1fad7d92cfea65173479 /ftp/php70-fastdfs
parent7b13cec4fd2ae2e0dc5413ebc40b65b88e0c3424 (diff)
downloadports-ceeb325af457d1bcad7e3879b087059a60737a7c.tar.gz
ports-ceeb325af457d1bcad7e3879b087059a60737a7c.zip
Use PKGNAMEPREFIX
- While I'm here, update IGNORE_WITH_PHP
Notes
Notes: svn path=/head/; revision=432507
Diffstat (limited to 'ftp/php70-fastdfs')
-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