diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-09-02 16:55:59 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-09-02 16:55:59 +0000 |
commit | b2acff319501b73dfe5ac0c0ec33052fefea6b54 (patch) | |
tree | 5f2ef514d417427d332381350b1bc0975168a6df /graphics/php5-ffmpeg | |
parent | 3c2adf137237831cc940d275e213467715f2d67e (diff) |
Notes
Diffstat (limited to 'graphics/php5-ffmpeg')
-rw-r--r-- | graphics/php5-ffmpeg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index 3d94a156dd65..df9060136c33 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -25,7 +25,6 @@ USE_BZIP2= yes USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes -DEFAULT_PHP_VER=54 CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include |