diff options
Diffstat (limited to 'graphics/php5-ffmpeg/Makefile')
-rw-r--r-- | graphics/php5-ffmpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index 67c8e5f206fe..365b5c08ac1e 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= php- PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet -PKGNAMEPREFIX= php5- +PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= FFmpeg shared extension for php |