diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
commit | d2bff1e07749c8225fb1481a101c7908e8c477d8 (patch) | |
tree | b7568ab9282b432f858394f03367f54b2ed2ba45 /lang/php53 | |
parent | BROKEN on 4.x: Does not build (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=92381
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 613844448a9f..85cf13d56727 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -59,6 +59,8 @@ COMMENT= PHP Apache Module .endif .endif +BROKEN= Does not compile + USE_BZIP2= yes USE_SUBMAKE= yes GNU_CONFIGURE= yes |