summaryrefslogtreecommitdiff
path: root/biology/dna-qc/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
commit8c6092e5ec455e0673086036e0a9b026dc9510eb (patch)
treefe1db175baadf14a460db2851f82161c97b8041e /biology/dna-qc/Makefile
parent- Fix the PLIST (diff)
BROKEN should not be quoted.
No functional change.
Notes
Notes: svn path=/head/; revision=256468
Diffstat (limited to 'biology/dna-qc/Makefile')
-rw-r--r--biology/dna-qc/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
-BROKEN= "Does not compile"
+BROKEN= Does not compile
.endif
post-patch: