diff options
Diffstat (limited to 'databases/php7-tarantool/Makefile')
-rw-r--r-- | databases/php7-tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php7-tarantool/Makefile b/databases/php7-tarantool/Makefile index 637dd46ec018..d95f9edb1a6e 100644 --- a/databases/php7-tarantool/Makefile +++ b/databases/php7-tarantool/Makefile @@ -5,7 +5,7 @@ PORTNAME= tarantool PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= databases -PKGNAMEPREFIX= php7- +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL PHP driver for Tarantool |