aboutsummaryrefslogtreecommitdiff
path: root/graphics/php5-ffmpeg
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-17 23:08:59 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-17 23:08:59 +0000
commita4a2d34ba68ecbb1624b912b0014e98c5270201d (patch)
tree297c534d66360e923e742aad64edcc8bad6971fe /graphics/php5-ffmpeg
parent53fab827e7c7a167757b6457c4ea4712865b1c1e (diff)
downloadports-a4a2d34ba68ecbb1624b912b0014e98c5270201d.tar.gz
ports-a4a2d34ba68ecbb1624b912b0014e98c5270201d.zip
Notes
Diffstat (limited to 'graphics/php5-ffmpeg')
-rw-r--r--graphics/php5-ffmpeg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile
index 8a8bc2a63598..57a54a9cc1ba 100644
--- a/graphics/php5-ffmpeg/Makefile
+++ b/graphics/php5-ffmpeg/Makefile
@@ -28,4 +28,6 @@ USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
+CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include
+
.include <bsd.port.mk>