diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-10-28 17:35:49 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-10-28 17:35:49 +0800 |
commit | 9fefa9c8c5fd0f078369872665f71a346f844a3f (patch) | |
tree | cbcddc5b9ce7550932e4f9981a182b733684b7a6 /textproc | |
parent | 240bd92fdc93c80e49696f81f492142c68021ff2 (diff) | |
download | freebsd-ports-gnome-9fefa9c8c5fd0f078369872665f71a346f844a3f.tar.gz freebsd-ports-gnome-9fefa9c8c5fd0f078369872665f71a346f844a3f.tar.zst freebsd-ports-gnome-9fefa9c8c5fd0f078369872665f71a346f844a3f.zip |
remove BROKEN.
Approved by: portmgr (kris)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 195b636bdd58..0ac6c2f81eab 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -18,8 +18,6 @@ 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 |