diff options
author | kris <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
commit | 8a64b81135d3c259b38087163b35ac5d9585229d (patch) | |
tree | eaa9fdc48594b8f970813873e5de3b09b7999046 /lang | |
parent | 940fae86f60c68f9bf325cdb5f59818ce633eb4d (diff) | |
download | FreeBSD-ports-8a64b81135d3c259b38087163b35ac5d9585229d.zip FreeBSD-ports-8a64b81135d3c259b38087163b35ac5d9585229d.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 6138444..85cf13d 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -59,6 +59,8 @@ COMMENT= PHP Apache Module .endif .endif +BROKEN= Does not compile + USE_BZIP2= yes USE_SUBMAKE= yes GNU_CONFIGURE= yes diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 6138444..85cf13d 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 |