diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index ee8c85ec834e..6e685cf7b3a7 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -23,6 +23,7 @@ USE_GCC= 3.2+ USE_PHP= yes USE_PHPEXT= yes DEFAULT_PHP_VER= 5 +IGNORE_WITH_PHP= 4 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${EXTRA_LIBS}" |