summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql41
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-09 03:40:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-09 03:40:23 +0000
commitda1d23b5676337dfb9c98acfccfdd0caf8ff107c (patch)
tree4ed747602c0eaefee506519fae2fb114a57a9a86 /databases/p5-DBD-mysql41
parentBROKEN: Does not build with new curl library (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=111122
Diffstat (limited to 'databases/p5-DBD-mysql41')
-rw-r--r--databases/p5-DBD-mysql41/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-mysql41/Makefile b/databases/p5-DBD-mysql41/Makefile
index 8306cecfd76c..5e5e743e4dc2 100644
--- a/databases/p5-DBD-mysql41/Makefile
+++ b/databases/p5-DBD-mysql41/Makefile
@@ -15,4 +15,6 @@ WANT_MYSQL_VER= 41
MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
+BROKEN= "Does not compile"
+
.include "${MASTERDIR}/Makefile"