diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:06:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:06:27 +0000 |
commit | 40406a963e63b8105298fd84aed93337321b09e8 (patch) | |
tree | 53d1eb48a10826703667e1f8b988fc792ae85321 /textproc/pecl-ctemplate | |
parent | f854964a3c389787b95793aea0a17e81c896c3e4 (diff) | |
download | ports-40406a963e63b8105298fd84aed93337321b09e8.tar.gz ports-40406a963e63b8105298fd84aed93337321b09e8.zip |
Notes
Diffstat (limited to 'textproc/pecl-ctemplate')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 0ac6c2f81eab..195b636bdd58 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -18,6 +18,8 @@ COMMENT= A PECL extension for google ctemplate library LIB_DEPENDS= ctemplate.0:${PORTSDIR}/textproc/google-ctemplate +BROKEN= Does not build + USE_GCC= 3.2+ USE_PHP= yes USE_PHPEXT= yes |