From da1d23b5676337dfb9c98acfccfdd0caf8ff107c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 9 Jun 2004 03:40:23 +0000 Subject: [PATCH] BROKEN: Does not compile --- databases/p5-DBD-mysql41/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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"