diff options
Diffstat (limited to 'devel/php5-thrift/Makefile')
-rw-r--r-- | devel/php5-thrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php5-thrift/Makefile b/devel/php5-thrift/Makefile index 14014e706829..c79f07554083 100644 --- a/devel/php5-thrift/Makefile +++ b/devel/php5-thrift/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${THRIFT_PORTVERSION} PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} -PKGNAMEPREFIX= php5- +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= webmaster@kibab.com COMMENT= PHP interface to Thrift |