www/phalcon: use PHP version prefix instead of suffix

PR:		226552
Submitted by:	Franco Fichtner <franco@opnsense.org>
Approved by:	linpct@gmail.com (maintainer)
This commit is contained in:
Kurt Jaeger 2018-03-21 17:25:13 +00:00
parent 56fff0d226
commit 9395788f4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465198

View File

@ -5,7 +5,7 @@ PORTNAME= phalcon
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.2
CATEGORIES= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= linpct@gmail.com
COMMENT= Phalcon PHP Framework written in C-language