aboutsummaryrefslogtreecommitdiff
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
parent6791c34b4859132812fba8e987b7357fed4e8671 (diff)
downloadports-da1d23b5676337dfb9c98acfccfdd0caf8ff107c.tar.gz
ports-da1d23b5676337dfb9c98acfccfdd0caf8ff107c.zip
Notes
-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"