- Add USE_PHPIZE. It solves some problems with graphics/php4-ffmpeg and

graphics/php5-ffmpeg

Reported by:	Émilien . <essai0n__ at _hotmail.com>
This commit is contained in:
Jose Alonso Cardenas Marquez 2007-03-01 15:32:53 +00:00
parent 49326b9be0
commit 3ebc5b88cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186300

View file

@ -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