diff options
Diffstat (limited to 'graphics/php5-ffmpeg/Makefile')
-rw-r--r-- | graphics/php5-ffmpeg/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index eb5630d..a5513b7 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -18,9 +18,6 @@ LIB_DEPENDS= libgd.so:graphics/gd \ libavutil.so:multimedia/ffmpeg IGNORE_WITH_PHP=70 -USE_PHP= yes -USE_PHPEXT= yes -USE_PHPIZE= yes -USES= localbase tar:xz +USES= localbase php:ext tar:xz .include <bsd.port.mk> |