From 8c6092e5ec455e0673086036e0a9b026dc9510eb Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 13 Jun 2010 08:40:06 +0000 Subject: BROKEN should not be quoted. No functional change. --- biology/dna-qc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'biology') diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index 769aea8a7bcf..70953b51f5f8 100644 --- a/biology/dna-qc/Makefile +++ b/biology/dna-qc/Makefile @@ -24,7 +24,7 @@ PROGRAMS= counter hybridize normalize random_clip random_line .include .if ${ARCH} == "alpha" -BROKEN= "Does not compile" +BROKEN= Does not compile .endif post-patch: -- cgit v1.2.3