summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-04-21 06:17:28 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-04-21 06:17:28 +0000
commit4bb0462c2cce4610345af09dc0de13fd7034bf5a (patch)
tree8e51fe8d1e41da46fedce8cf6d4847c279116669
parentUpdate to 2.1.1. (diff)
Mark BROKEN since it doesn't work with the new ming library.
Notes
Notes: svn path=/head/; revision=160056
-rw-r--r--graphics/php4-ming/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/php4-ming/Makefile b/graphics/php4-ming/Makefile
index 124def881813..e9bfc6624cf7 100644
--- a/graphics/php4-ming/Makefile
+++ b/graphics/php4-ming/Makefile
@@ -11,4 +11,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php4
PKGNAMESUFFIX= -ming
+BROKEN= doesn't work with new version of ming library
+
.include "${MASTERDIR}/Makefile"