diff options
Diffstat (limited to 'devel/php5-dav/Makefile')
-rw-r--r-- | devel/php5-dav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php5-dav/Makefile b/devel/php5-dav/Makefile index 2a90a95b1182..99e56a128fad 100644 --- a/devel/php5-dav/Makefile +++ b/devel/php5-dav/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://download.pureftpd.org/php-webdav/ -PKGNAMEPREFIX= php5- +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= php-webdav-${PORTVERSION} MAINTAINER= komarov@valerka.net |