diff options
Diffstat (limited to 'devel/php-scalar_objects/Makefile')
-rw-r--r-- | devel/php-scalar_objects/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile index 0dd0d00d72c8..37381931b370 100644 --- a/devel/php-scalar_objects/Makefile +++ b/devel/php-scalar_objects/Makefile @@ -5,7 +5,7 @@ PORTNAME= scalar_objects PORTVERSION= 0.0.20140124 PORTREVISION= 2 CATEGORIES= devel -PKGNAMEPREFIX= php- +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= Support method calls on primitive types in PHP |