diff options
Diffstat (limited to 'graphics/php4-ffmpeg/Makefile')
-rw-r--r-- | graphics/php4-ffmpeg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/php4-ffmpeg/Makefile b/graphics/php4-ffmpeg/Makefile index 1bd5fe00ea40..edb0ffa0d38e 100644 --- a/graphics/php4-ffmpeg/Makefile +++ b/graphics/php4-ffmpeg/Makefile @@ -7,6 +7,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME}-${PKGNAMEPREFIX:S/4-//:S/5-//} @@ -22,6 +23,7 @@ LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ USE_BZIP2= yes USE_PHP= yes +USE_PHPIZE= yes USE_PHPEXT= yes IGNORE_WITH_PHP?=5 DEFAULT_PHP_VER?=4 |