diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 11:06:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 11:06:27 +0800 |
commit | 096d3ac32e5ecd0b97ce6cd6ac5a55ce8933969b (patch) | |
tree | 98b4fe7440896332d1a453801672ebf92f80e720 /textproc/pecl-ctemplate | |
parent | 2d863bfd58e167321ee16b098afb6d63e237feb8 (diff) | |
download | freebsd-ports-gnome-096d3ac32e5ecd0b97ce6cd6ac5a55ce8933969b.tar.gz freebsd-ports-gnome-096d3ac32e5ecd0b97ce6cd6ac5a55ce8933969b.tar.zst freebsd-ports-gnome-096d3ac32e5ecd0b97ce6cd6ac5a55ce8933969b.zip |
BROKEN: Does not build
Approved by: portmgr (self)
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 |