diff options
Diffstat (limited to 'graphics/php4-ffmpeg/Makefile')
-rw-r--r-- | graphics/php4-ffmpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php4-ffmpeg/Makefile b/graphics/php4-ffmpeg/Makefile index f21ef098d4ce..84a21f422d45 100644 --- a/graphics/php4-ffmpeg/Makefile +++ b/graphics/php4-ffmpeg/Makefile @@ -27,6 +27,6 @@ USE_PHPIZE= yes USE_PHPEXT= yes IGNORE_WITH_PHP?=5 DEFAULT_PHP_VER?=4 -CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include +CFLAGS+= -I${LOCALBASE}/include .include <bsd.port.mk> |